Units API.

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

GET /api/units/23131/?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/clarkwinkelmann-catch-the-fish/zh_Hans/?format=api",
    "source": [
        "Congratulation, you caught a fish ! You have caught {catch_count} fishes."
    ],
    "previous_source": "",
    "target": [
        "恭喜,你抓到鱼了!你一共捕获了 {catch_count} 条鱼。"
    ],
    "id_hash": -7318179419860097986,
    "content_hash": 5378096911446862372,
    "location": "",
    "context": "clarkwinkelmann-catch-the-fish.forum.caught-fish-modal.congratulation",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://weblate.rob006.net/api/units/221638/?format=api",
    "priority": 100,
    "id": 23131,
    "web_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?checksum=1a709a974caa243e",
    "url": "https://weblate.rob006.net/api/units/23131/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-17T16:01:39.584044Z"
}