Units API.

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

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

{
    "translation": "https://l10n.opensuse.org/api/translations/zypper/master/id/?format=api",
    "source": [
        "The path specified in the --root option must be absolute."
    ],
    "previous_source": "",
    "target": [
        "Path yang ditentukan dalam opsi --root harus mutlak."
    ],
    "id_hash": 6375348932969851994,
    "content_hash": 6375348932969851994,
    "location": "src/Config.cc:172",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 21,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://l10n.opensuse.org/api/units/12569820/?format=api",
    "priority": 100,
    "id": 346932,
    "web_url": "https://l10n.opensuse.org/translate/zypper/master/id/?checksum=d879ca1394d56c5a",
    "url": "https://l10n.opensuse.org/api/units/346932/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2016-05-03T16:45:48Z"
}