Units API.

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

GET /api/units/42134/?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": [
        "Where are the instructions for installing FreeBSD?"
    ],
    "previous_source": "",
    "target": [
        "Onde estão as instruções para instalar o FreeBSD?"
    ],
    "id_hash": 8812868486361562898,
    "content_hash": 8812868486361562898,
    "location": "book.translate.xml:1189",
    "context": "",
    "note": "(itstool) path: question/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 204,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate-dev.freebsd.org/api/units/107992/?format=api",
    "priority": 100,
    "id": 42134,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/pt_BR/?checksum=fa4d99321dd0bf12",
    "url": "https://translate-dev.freebsd.org/api/units/42134/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:29.230048Z"
}