Units API.

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

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

{
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/?format=api",
    "source": [
        "You have been invited to join the organiser team %(name)s."
    ],
    "previous_source": "",
    "target": [
        "Sie wurden zu dem Team %(name)s eingeladen."
    ],
    "id_hash": -2857218317578264662,
    "content_hash": -2857218317578264662,
    "location": "pretalx/orga/templates/orga/invitation.html:16, pretalx/orga/templates/orga/invitation.html:33",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 910,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "http://translate.pretalx.com/api/units/9161/?format=api",
    "priority": 100,
    "id": 9237,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de_FORMAL/?checksum=58591f140f021faa",
    "url": "http://translate.pretalx.com/api/units/9237/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-27T20:07:38.656509Z"
}