Units API.

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

GET /api/units/37494/?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/pt_BR/?format=api",
    "source": [
        "This will link the math library functions into <filename>foobar</filename>."
    ],
    "previous_source": "",
    "target": [
        "Isso ligará as funções da biblioteca de matemática <filename> foobar </filename> "
    ],
    "id_hash": -1332792381263182878,
    "content_hash": -1332792381263182878,
    "location": "book.translate.xml:1007",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 187,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 9,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105801/?format=api",
    "priority": 100,
    "id": 37494,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=6d80f864037603e2",
    "url": "https://translate-dev.freebsd.org/api/units/37494/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.123530Z"
}