Units API.

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

GET /api/units/23126/?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": [
        "Edit Round \"{name}\""
    ],
    "previous_source": "",
    "target": [
        "编辑回合「{name}」"
    ],
    "id_hash": 3056889082935520945,
    "content_hash": 3682605435722329249,
    "location": "",
    "context": "clarkwinkelmann-catch-the-fish.forum.edit-round-modal.title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.rob006.net/api/units/221633/?format=api",
    "priority": 100,
    "id": 23126,
    "web_url": "https://weblate.rob006.net/translate/flarum/clarkwinkelmann-catch-the-fish/zh_Hans/?checksum=aa6c406cc2242eb1",
    "url": "https://weblate.rob006.net/api/units/23126/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-08-17T16:01:39.381308Z"
}