Units API.

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

GET /api/units/61/?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/en/?format=api",
    "source": [
        "A new %(event_name)s schedule has been released!"
    ],
    "previous_source": "",
    "target": [
        "A new %(event_name)s schedule has been released!"
    ],
    "id_hash": -9127125012858555397,
    "content_hash": -9127125012858555397,
    "location": "pretalx/agenda/templates/agenda/feed/description.html:5",
    "context": "",
    "note": "",
    "flags": "python-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 17,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "http://translate.pretalx.com/api/units/61/?format=api",
    "priority": 100,
    "id": 61,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=0155f0288bfbb3fb",
    "url": "http://translate.pretalx.com/api/units/61/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:34.747700Z"
}