Units API.

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

GET /api/units/45045/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.rob006.net/api/translations/flarum/fof-drafts/ja/?format=api",
    "source": [
        "Are you sure you want to delete all your drafts?"
    ],
    "previous_source": "",
    "target": [
        "すべての下書きを削除してもよろしいですか?"
    ],
    "id_hash": -2450036649257800447,
    "content_hash": -4928505807998650877,
    "location": "",
    "context": "fof-drafts.forum.dropdown.delete_all_alert",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 23,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.rob006.net/api/units/224301/?format=api",
    "priority": 100,
    "id": 45045,
    "web_url": "https://weblate.rob006.net/translate/flarum/fof-drafts/ja/?checksum=5dffb8a5fa4ced01",
    "url": "https://weblate.rob006.net/api/units/45045/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-09T19:43:38.857207Z"
}