Units API.

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

GET /api/units/1752744/?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": [
        "While our sample program does not require it, more sophisticated filters often need to look ahead.  In other words, they may need to see what the next character is (or even several characters).  If the next character is of a certain value, it is part of the token currently being processed.  Otherwise, it is not."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -1793867959928271768,
    "content_hash": -1793867959928271768,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:1084",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 208,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195190/?format=api",
    "priority": 100,
    "id": 1752744,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/fr/?checksum=671ae69842854c68",
    "url": "https://translate-dev.freebsd.org/api/units/1752744/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-01-22T18:09:11.022460Z"
}