Units API.

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

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

{
    "translation": "https://l10n.elementary.io/api/translations/tasks/tasks/ja/?format=api",
    "source": [
        "Removing task failed"
    ],
    "previous_source": "",
    "target": [
        "タスクを削除できませんでした"
    ],
    "id_hash": 2783456518556107631,
    "content_hash": 2783456518556107631,
    "location": "src/Widgets/ScheduledTaskListBox.vala:250, src/Widgets/TaskListGrid.vala:339",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://l10n.elementary.io/api/units/2846283/?format=api",
    "priority": 100,
    "id": 2846683,
    "web_url": "https://l10n.elementary.io/translate/tasks/tasks/ja/?checksum=a6a0d2f4cc48436f",
    "url": "https://l10n.elementary.io/api/units/2846683/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-25T06:59:55.321085Z"
}