Units API.

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

GET /api/units/1193370/?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/documentation/booksdevelopers-handbookkerneldebug_index/en/?format=api",
    "source": [
        "Numbers are taken hexadecimal by default, but to make them distinct from symbol names; hexadecimal numbers starting with the letters `a-f` need to be preceded with `0x` (this is optional for other numbers).  Simple expressions are allowed, for example: `function-name + 0x103`."
    ],
    "previous_source": "",
    "target": [
        "Numbers are taken hexadecimal by default, but to make them distinct from symbol names; hexadecimal numbers starting with the letters `a-f` need to be preceded with `0x` (this is optional for other numbers).  Simple expressions are allowed, for example: `function-name + 0x103`."
    ],
    "id_hash": -1823676158053453826,
    "content_hash": -1823676158053453826,
    "location": "documentation/content/en/books/developers-handbook/kerneldebug/_index.adoc:377",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 62,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 42,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1193370/?format=api",
    "priority": 100,
    "id": 1193370,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookkerneldebug_index/en/?checksum=66b100324ddfeffe",
    "url": "https://translate-dev.freebsd.org/api/units/1193370/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:31:20.348538Z"
}