Units API.

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

GET /api/units/37546/?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": [
        "Making one of these mistakes will not always lead to an error, but they are always bad practice. Some systems and compilers are more tolerant than others, which is why programs that ran well on one system can crash when you try them on an another."
    ],
    "previous_source": "",
    "target": [
        "Cometer um desses erros nem sempre leva a um erro, mas eles são sempre uma prática ruim. Alguns sistemas e compiladores são mais tolerantes do que outros, e é por isso que os programas que funcionam bem em um sistema podem falhar quando você os experimenta em outro."
    ],
    "id_hash": 7895645802630916740,
    "content_hash": 7895645802630916740,
    "location": "book.translate.xml:1301",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 239,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 46,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105853/?format=api",
    "priority": 100,
    "id": 37546,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=ed92f8064a1eaa84",
    "url": "https://translate-dev.freebsd.org/api/units/37546/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.741001Z"
}