Units API.

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

GET /api/units/157543/?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/boooks_developers-handbook/en/?format=api",
    "source": [
        "Turn off most, but not all, of the non-<acronym>ANSI</acronym> C features provided by <command>cc</command>. Despite the name, it does not guarantee strictly that your code will comply to the standard."
    ],
    "previous_source": "",
    "target": [
        "Turn off most, but not all, of the non-<acronym>ANSI</acronym> C features provided by <command>cc</command>. Despite the name, it does not guarantee strictly that your code will comply to the standard."
    ],
    "id_hash": 689534421782859216,
    "content_hash": 689534421782859216,
    "location": "book.translate.xml:938",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 30,
    "source_unit": "https://translate-dev.freebsd.org/api/units/157543/?format=api",
    "priority": 100,
    "id": 157543,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=8991b7e73ec58dd0",
    "url": "https://translate-dev.freebsd.org/api/units/157543/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-04-18T18:15:05.865476Z"
}