Units API.

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

GET /api/units/1145285/?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/booksarch-handbooksysinit_index/pt_BR/?format=api",
    "source": [
        "Note that `SI_SUB_FOO` and `SI_ORDER_FOO` need to be in the `sysinit_sub_id` and `sysinit_elem_order` enum's as mentioned above. Either use existing ones or add your own to the enum's. You can also use math for fine-tuning the order a SYSINIT will run in. This example shows a SYSINIT that needs to be run just barely before the SYSINIT's that handle tuning kernel parameters."
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": -5077123303698861506,
    "content_hash": -5077123303698861506,
    "location": "documentation/content/en/books/arch-handbook/sysinit/_index.adoc:118",
    "context": "",
    "note": "type: delimited block = 4",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 24,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 62,
    "source_unit": "https://translate-dev.freebsd.org/api/units/1145104/?format=api",
    "priority": 100,
    "id": 1145285,
    "web_url": "https://translate-dev.freebsd.org/translate/documentation/booksarch-handbooksysinit_index/pt_BR/?checksum=398a6f414a2bf23e",
    "url": "https://translate-dev.freebsd.org/api/units/1145285/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-05-23T13:20:24.818500Z"
}