Units API.

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

GET /api/units/37477/?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": [
        "This will produce an optimized version of <filename>foobar</filename>."
    ],
    "previous_source": "",
    "target": [
        "Isso produzirá uma versão otimizada de <filename> foobar </filename> "
    ],
    "id_hash": 2423991574147843270,
    "content_hash": 2423991574147843270,
    "location": "book.translate.xml:910",
    "context": "",
    "note": "(itstool) path: listitem/para",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 170,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 8,
    "source_unit": "https://translate-dev.freebsd.org/api/units/105784/?format=api",
    "priority": 100,
    "id": 37477,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_developers-handbook/pt_BR/?checksum=a1a3bf7e6b9f44c6",
    "url": "https://translate-dev.freebsd.org/api/units/37477/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:23:55.982201Z"
}