Units API.

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

GET /api/units/1222/?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": [
        "Today"
    ],
    "previous_source": "",
    "target": [
        "Heute"
    ],
    "id_hash": 6749490518317861039,
    "content_hash": 6749490518317861039,
    "location": "vcl/inc/strings.hrc:106",
    "context": "STR_SVT_CALENDAR_TODAY",
    "note": "5Eyy3",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 168,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translations.documentfoundation.org/api/units/24881808/?format=api",
    "priority": 100,
    "id": 1222,
    "web_url": "https://translations.documentfoundation.org/translate/libo_ui-master/vclmessages/de/?checksum=ddab01ddb73408af",
    "url": "https://translations.documentfoundation.org/api/units/1222/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-11T17:27:54.597988Z"
}