Units API.

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

GET /api/units/1600735/?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/nb_NO/?format=api",
    "source": [
        "Using a debugger allows running the program under more controlled circumstances.  Typically, it is possible to step through the program a line at a time, inspect the value of variables, change them, tell the debugger to run up to a certain point and then stop, and so on.  It is also possible to attach to a program that is already running, or load a core file to investigate why the program crashed."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -6136433708794217752,
    "content_hash": -6136433708794217752,
    "location": "documentation/content/en/books/developers-handbook/tools/_index.adoc:682",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 209,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 72,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1600695/?format=api",
    "priority": 100,
    "id": 1600735,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksdevelopers-handbooktools_index/nb_NO/?checksum=2ad7020dd7967ae8",
    "url": "https://translate-dev.freebsd.org/api/units/1600735/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-17T23:45:29.817139Z"
}