Units API.

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

GET /api/units/105806/?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": [
        "I am trying to write a program which uses the <function>sin()</function> function and I get an error like this. What does it mean?"
    ],
    "previous_source": "",
    "target": [
        "I am trying to write a program which uses the <function>sin()</function> function and I get an error like this. What does it mean?"
    ],
    "id_hash": 1069785216021036478,
    "content_hash": 1069785216021036478,
    "location": "book.translate.xml:1031",
    "context": "",
    "note": "(itstool) path: question/para",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 192,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 23,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105806/?format=api",
    "priority": 100,
    "id": 105806,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/en/?checksum=8ed8a3fc6ae5fdbe",
    "url": "https://translate-dev.freebsd.org/api/units/105806/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.166131Z"
}