Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/lufi/default-theme/zh_Hans/?format=api",
    "source": [
        "The file has already been deleted"
    ],
    "previous_source": "",
    "target": [
        "文件已经被删除"
    ],
    "id_hash": 8701588063992027923,
    "content_hash": 7512868117365383301,
    "location": "lib/Lufi/Controller/Files.pm:462",
    "context": "The file has already been deleted",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 139,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.framasoft.org/api/units/287134/?format=api",
    "priority": 100,
    "id": 425653,
    "web_url": "https://weblate.framasoft.org/translate/lufi/default-theme/zh_Hans/?checksum=f8c2403dc0061b13",
    "url": "https://weblate.framasoft.org/api/units/425653/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-12-05T15:36:11.582361Z"
}