Units API.

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

GET /api/units/33/?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": [
        "Feedback"
    ],
    "previous_source": "",
    "target": [
        "Feedback"
    ],
    "id_hash": 5114423247722262267,
    "content_hash": 5114423247722262267,
    "location": "pretalx/agenda/templates/agenda/feedback.html:8, pretalx/cfp/templates/cfp/event/user_submissions.html:126, pretalx/orga/templates/orga/base.html:273, pretalx/orga/templates/orga/submission/base.html:65, pretalx/orga/templates/orga/submission/feedbacks_list.html:14, pretalx/submission/models/feedback.py:36",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 19,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 1,
    "source_unit": "http://translate.pretalx.com/api/units/33/?format=api",
    "priority": 100,
    "id": 33,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/en/?checksum=c6fa14d8af7c2efb",
    "url": "http://translate.pretalx.com/api/units/33/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-01-28T18:02:34.315468Z"
}