Units API.

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

GET /api/units/1752639/?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-handbookx86_index/fr/?format=api",
    "source": [
        "The library approach may seem inconvenient at first because it requires you to produce a separate file your code depends on.  But it has many advantages: For one, you only need to write it once and can use it for all your programs.  You can even let other assembly language programmers use it, or perhaps use one written by someone else.  But perhaps the greatest advantage of the library is that your code can be ported to other systems, even by other programmers, by simply writing a new library without any changes to your code."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 7975736850012033777,
    "content_hash": 7975736850012033777,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:451",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 103,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 95,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195130/?format=api",
    "priority": 100,
    "id": 1752639,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/fr/?checksum=eeaf826866f5d2f1",
    "url": "https://translate-dev.freebsd.org/api/units/1752639/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T18:09:10.955451Z"
}