Units API.

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

GET /api/units/42159/?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_faq/pt_BR/?format=api",
    "source": [
        "The world and kernel are out of sync. This is not supported. Be sure to use <command>make buildworld</command> and <command>make buildkernel</command> to update the kernel."
    ],
    "previous_source": "",
    "target": [
        "O world (aplicativos e bicliotecas do userland)e o kernel estão fora de sincronia. Isso não é suportado. Certifique-se de usar <command>make buildworld</command> e <command>make build-kernel</command> para atualizar o kernel."
    ],
    "id_hash": 3896984470803283446,
    "content_hash": 3896984470803283446,
    "location": "book.translate.xml:1345",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 227,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 25,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108013/?format=api",
    "priority": 100,
    "id": 42159,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/pt_BR/?checksum=b614debaa5717df6",
    "url": "https://translate-dev.freebsd.org/api/units/42159/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:29.832872Z"
}