Units API.

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

GET /api/units/1202/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/de/?format=api",
    "source": [
        "insert multiple lines"
    ],
    "previous_source": "",
    "target": [
        "Mehrere Zeilen einfügen"
    ],
    "id_hash": -2267054381500932963,
    "content_hash": -2267054381500932963,
    "location": "vcl/inc/strings.hrc:96",
    "context": "STR_TEXTUNDO_SPLITPARA",
    "note": "7KPRL",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 161,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translations.documentfoundation.org/api/units/24881801/?format=api",
    "priority": 100,
    "id": 1202,
    "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/de/?checksum=6089ce0d2824dc9d",
    "url": "https://translations.documentfoundation.org/api/units/1202/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-11T17:27:54.531915Z"
}