Units API.

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

GET /api/units/9251/?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": [
        "Reviewers can see the names of other reviewers"
    ],
    "previous_source": "",
    "target": [
        "Reviewer können die Namen anderer Reviewer sehen"
    ],
    "id_hash": -1196001790044125950,
    "content_hash": -1196001790044125950,
    "location": "pretalx/submission/models/review.py:302",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1505,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "http://translate.pretalx.com/api/units/9193/?format=api",
    "priority": 100,
    "id": 9251,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/de_FORMAL/?checksum=6f66f2b569b04502",
    "url": "http://translate.pretalx.com/api/units/9251/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-07-27T20:07:41.279286Z"
}