Units API.

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

GET /api/units/1195170/?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/en/?format=api",
    "source": [
        "That looks better.  But this code is quite inefficient! We are making a system call for every single byte twice (once to read it, another time to write the output)."
    ],
    "previous_source": "",
    "target": [
        "That looks better.  But this code is quite inefficient! We are making a system call for every single byte twice (once to read it, another time to write the output)."
    ],
    "id_hash": 8564002696856482839,
    "content_hash": 8564002696856482839,
    "location": "documentation/content/en/books/developers-handbook/x86/_index.adoc:805",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 175,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 30,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1195170/?format=api",
    "priority": 100,
    "id": 1195170,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbookx86_index/en/?checksum=f6d97314299e3417",
    "url": "https://translate-dev.freebsd.org/api/units/1195170/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:37:57.263442Z"
}