Units API.

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

GET /api/units/37501/?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": [
        "When using mathematical functions like <function>sin()</function>, you have to tell <command>cc</command> to link in the math library, like so:"
    ],
    "previous_source": "",
    "target": [
        "Ao usar funções matemáticas como <function> pecado() </function> você tem que dizer <command> cc </command> para vincular na biblioteca de matemática, assim: "
    ],
    "id_hash": 3175231007297178681,
    "content_hash": 3175231007297178681,
    "location": "book.translate.xml:1041",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 194,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 19,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105808/?format=api",
    "priority": 100,
    "id": 37501,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=ac10afc72dc10c39",
    "url": "https://translate-dev.freebsd.org/api/units/37501/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:56.181905Z"
}