Units API.

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

GET /api/units/13090/?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/ja/?format=api",
    "source": [
        "The tag has been saved."
    ],
    "previous_source": "The track has been saved.",
    "target": [
        "トラックが保存されました。"
    ],
    "id_hash": -5018673819584084230,
    "content_hash": -5018673819584084230,
    "location": "pretalx/orga/views/submission.py:1018",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1341,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "http://translate.pretalx.com/api/units/10912/?format=api",
    "priority": 100,
    "id": 13090,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=3a5a16c04c2346fa",
    "url": "http://translate.pretalx.com/api/units/13090/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-23T23:23:13.022175Z"
}