Units API.

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

GET /api/units/207/?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": [
        "accepted"
    ],
    "previous_source": "",
    "target": [
        "accepted"
    ],
    "id_hash": -6520667066163940305,
    "content_hash": -6520667066163940305,
    "location": "pretalx/cfp/templates/cfp/event/fragment_state.html:9, pretalx/submission/models/submission.py:51",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 72,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/207/?format=api",
    "priority": 100,
    "id": 207,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=2581efd9eeb5b42f",
    "url": "http://translate.pretalx.com/api/units/207/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:36.981917Z"
}