Units API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/units/10147130/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/copyq/master/tr/?format=api",
    "source": [
        "<ITEMS>"
    ],
    "previous_source": "",
    "target": [
        "<ÖGELER>"
    ],
    "id_hash": 7551364776090739914,
    "content_hash": 7551364776090739914,
    "location": "../src/common/common.cpp:618",
    "context": "QObject\nLabel for copied items in clipboard",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 445,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://hosted.weblate.org/api/units/14883076/?format=api",
    "priority": 100,
    "id": 10147130,
    "web_url": "https://hosted.weblate.org/translate/copyq/master/tr/?checksum=e8cbd641484924ca",
    "url": "https://hosted.weblate.org/api/units/10147130/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-12-31T13:54:14+01:00"
}