Units API.

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

GET /api/units/13004/?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": [
        "proposal is waiting for your review.",
        "proposals are waiting for your review."
    ],
    "previous_source": "proposal is waiting for your review.\u001e\u001esubmissions are waiting for your review.",
    "target": [
        "投稿は審査待ちです。",
        "投稿は審査待ちです。"
    ],
    "id_hash": 738197896190243596,
    "content_hash": 738197896190243596,
    "location": "pretalx/orga/views/dashboard.py:209",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 1233,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 6,
    "source_unit": "http://translate.pretalx.com/api/units/11311/?format=api",
    "priority": 100,
    "id": 13004,
    "web_url": "http://translate.pretalx.com/translate/pretalx/pretalx/ja/?checksum=8a3e9b13505c330c",
    "url": "http://translate.pretalx.com/api/units/13004/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-23T23:23:10.239707Z"
}