Units API.

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

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

{
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_contributing/en/?format=api",
    "source": [
        "The usual failure modes for non-<literal>x86</literal> machines are that the original programmers assumed that, for instance, pointers are <literal>int</literal>s, or that a relatively lax older <application>gcc</application> compiler was being used. More and more, application authors are reworking their code to remove these assumptions — but if the author is not actively maintaining their code, you may need to do this yourself."
    ],
    "previous_source": "",
    "target": [
        "The usual failure modes for non-<literal>x86</literal> machines are that the original programmers assumed that, for instance, pointers are <literal>int</literal>s, or that a relatively lax older <application>gcc</application> compiler was being used. More and more, application authors are reworking their code to remove these assumptions — but if the author is not actively maintaining their code, you may need to do this yourself."
    ],
    "id_hash": 3033860046007602516,
    "content_hash": 3033860046007602516,
    "location": "article.translate.xml:838",
    "context": "",
    "note": "(itstool) path: note/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 150,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 61,
    "source_unit": "https://translate-dev.freebsd.org/api/units/94476/?format=api",
    "priority": 100,
    "id": 94476,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_contributing/en/?checksum=aa1a6fa344888d54",
    "url": "https://translate-dev.freebsd.org/api/units/94476/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:00:24.623452Z"
}