Units API.

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

GET /api/units/100812/?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_problem-reports/en/?format=api",
    "source": [
        "If you attach a patch inline, instead of as an attachment, note that the most common problem by far is the tendency of some email programs to render tabs as spaces, which will completely ruin anything intended to be part of a Makefile."
    ],
    "previous_source": "",
    "target": [
        "If you attach a patch inline, instead of as an attachment, note that the most common problem by far is the tendency of some email programs to render tabs as spaces, which will completely ruin anything intended to be part of a Makefile."
    ],
    "id_hash": 4815011781300358278,
    "content_hash": 4815011781300358278,
    "location": "article.translate.xml:555",
    "context": "",
    "note": "(itstool) path: section/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 74,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 43,
    "source_unit": "https://translate-dev.freebsd.org/api/units/100812/?format=api",
    "priority": 100,
    "id": 100812,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/articles_problem-reports/en/?checksum=c2d25bb43dba8c86",
    "url": "https://translate-dev.freebsd.org/api/units/100812/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:15:40.363510Z"
}