Units API.

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

GET /api/units/1248584/?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-handbooktools_index/en/?format=api",
    "source": [
        "Without these flags, `cc` will allow you to use some of its non-standard extensions to the standard.  Some of these are very useful, but will not work with other compilers - in fact, one of the main aims of the standard is to allow people to write code that will work with any compiler on any system.  This is known as _portable code_."
    ],
    "previous_source": "",
    "target": [
        "Without these flags, `cc` will allow you to use some of its non-standard extensions to the standard.  Some of these are very useful, but will not work with other compilers - in fact, one of the main aims of the standard is to allow people to write code that will work with any compiler on any system.  This is known as _portable code_."
    ],
    "id_hash": 3879105516230201496,
    "content_hash": 3879105516230201496,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:300",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 89,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 63,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1248584/?format=api",
    "priority": 100,
    "id": 1248584,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/en/?checksum=b5d559ea2528d098",
    "url": "https://translate-dev.freebsd.org/api/units/1248584/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-24T15:12:52.570552Z"
}