Units API.

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

GET /api/units/1395367/?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/bookshandbookdtrace_index/id/?format=api",
    "source": [
        "DTrace scripts consist of a list of one or more _probes_, or instrumentation points, where each probe is associated with an action.  Whenever the condition for a probe is met, the associated action is executed.  For example, an action may occur when a file is opened, a process is started, or a line of code is executed.  The action might be to log some information or to modify context variables.  The reading and writing of context variables allows probes to share information and to cooperatively analyze the correlation of different events."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -7082985647328603860,
    "content_hash": -7082985647328603860,
    "location": "documentation/content/en/books/handbook/dtrace/_index.adoc:164",
    "context": "",
    "note": "type: Plain text",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 36,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 91,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1213648/?format=api",
    "priority": 100,
    "id": 1395367,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/bookshandbookdtrace_index/id/?checksum=1db42e14bdc9d12c",
    "url": "https://translate-dev.freebsd.org/api/units/1395367/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-03-09T17:46:56.575508Z"
}