Units API.

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

GET /api/units/1140666/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/05_packaging-system/pt_BR/?format=api",
    "source": [
        "This field introduces the very interesting concept of a “virtual package”. It has many roles, but two are of particular importance. The first role consists in using a virtual package to associate a generic service with it (the package “provides” the service). The second indicates that a package completely replaces another, and that for this purpose it can also satisfy the dependencies that the other would satisfy. It is thus possible to create a substitution package without having to use the same package name."
    ],
    "previous_source": "",
    "target": [
        "Este campo introduz o interessante conceito de \"pacote virtual\". Ele tem muitos papéis, mas dois são de especial importância. O primeiro consiste em usar um pacote virtual para associar um serviço genérico com ele (o pacote \"fornece\" o serviço). O segundo indica que um pacote substitui completamente o outro, e que para este propósito ele também pode satisfazer as dependências que o outro satisfaz. É também possível criar um pacote de substituição sem ter que usar o mesmo nome de pacote."
    ],
    "id_hash": 694468422304353542,
    "content_hash": 694468422304353542,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 118,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 84,
    "source_unit": "https://hosted.weblate.org/api/units/14749822/?format=api",
    "priority": 100,
    "id": 1140666,
    "web_url": "https://hosted.weblate.org/translate/debian-handbook/05_packaging-system/pt_BR/?checksum=89a33f59c32d4d06",
    "url": "https://hosted.weblate.org/api/units/1140666/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2014-10-08T16:04:42+02:00"
}