Units API.

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

GET /api/units/37497/?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 both produce an executable <filename>foobar</filename> from the C++ source file <filename>foobar.cc</filename>."
    ],
    "previous_source": "",
    "target": [
        "Isso produzirá um executável <filename> foobar </filename> do arquivo de origem C ++ <filename> foobar.cc </filename> "
    ],
    "id_hash": 8778155713532485532,
    "content_hash": 8778155713532485532,
    "location": "book.translate.xml:1018",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 190,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 13,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105804/?format=api",
    "priority": 100,
    "id": 37497,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=f9d2461ce02b5f9c",
    "url": "https://translate-dev.freebsd.org/api/units/37497/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.147493Z"
}