Units API.

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

GET /api/units/105/?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": [
        "Language"
    ],
    "previous_source": "",
    "target": [
        "Language"
    ],
    "id_hash": 9049800084441909159,
    "content_hash": 9049800084441909159,
    "location": "pretalx/common/text/phrases.py:114, pretalx/submission/models/submission.py:209",
    "context": "",
    "note": "Translators: Used both for language selection for users, and for the language\nattribute of events and sessions.",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 352,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/105/?format=api",
    "priority": 100,
    "id": 105,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=fd97593a9975c7a7",
    "url": "http://translate.pretalx.com/api/units/105/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:35.398178Z"
}