Units API.

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

GET /api/units/1192062/?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": [
        "To step through the program a line at a time, type `thread step-over`.  When the program gets to a function call, step into it by typing `thread step-in`.  Once in a function call, return from it by typing `thread step-out` or use `up` and `down` to take a quick look at the caller."
    ],
    "previous_source": "",
    "target": [
        "To step through the program a line at a time, type `thread step-over`.  When the program gets to a function call, step into it by typing `thread step-in`.  Once in a function call, return from it by typing `thread step-out` or use `up` and `down` to take a quick look at the caller."
    ],
    "id_hash": 1390515112291655566,
    "content_hash": 1390515112291655566,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:742",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 225,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 53,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1192062/?format=api",
    "priority": 100,
    "id": 1192062,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/en/?checksum=934c1a209af4df8e",
    "url": "https://translate-dev.freebsd.org/api/units/1192062/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-06-08T11:26:17.853390Z"
}