Units API.

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

GET /api/units/1238760/?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/booksporters-handbookporting-dads_index/en/?format=api",
    "source": [
        "Do not record timestamps in the critical path of the application if it also works without.  Getting timestamps may be slow, depending on the accuracy of timestamps in the OS.  If timestamps are really needed, determine how precise they have to be and use an API which is documented to just deliver the needed precision."
    ],
    "previous_source": "",
    "target": [
        "Do not record timestamps in the critical path of the application if it also works without.  Getting timestamps may be slow, depending on the accuracy of timestamps in the OS.  If timestamps are really needed, determine how precise they have to be and use an API which is documented to just deliver the needed precision."
    ],
    "id_hash": 6454495510849938164,
    "content_hash": 6454495510849938164,
    "location": "documentation/content/en/books/porters-handbook/porting-dads/_index.adoc:534",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 55,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1238760/?format=api",
    "priority": 100,
    "id": 1238760,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksporters-handbookporting-dads_index/en/?checksum=d992f978409062f4",
    "url": "https://translate-dev.freebsd.org/api/units/1238760/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-12T19:52:33.658007Z"
}