Units API.

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

GET /api/units/42236/?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": [
        "Signal 11 errors are caused when a process has attempted to access memory which the operating system has not granted it access to. If something like this is happening at seemingly random intervals, start investigating the cause."
    ],
    "previous_source": "",
    "target": [
        "Os erros de sinal 11 são causados quando um processo tentou acessar a memória à qual o sistema operacional não concedeu acesso. Se algo assim está acontecendo em intervalos aparentemente aleatórios, comece a investigar a causa."
    ],
    "id_hash": -8651112570521184965,
    "content_hash": -8651112570521184965,
    "location": "book.translate.xml:1767",
    "context": "",
    "note": "(itstool) path: answer/para",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 292,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 37,
    "source_unit": "https://translate-dev.freebsd.org/api/units/108071/?format=api",
    "priority": 100,
    "id": 42236,
    "web_url": "https://translate-dev.freebsd.org/translate/freebsd-doc/boooks_faq/pt_BR/?checksum=07f112f3e22b153b",
    "url": "https://translate-dev.freebsd.org/api/units/42236/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-20T12:24:31.089481Z"
}