Units API.

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

GET /api/units/1520838/?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/installer/initial-setup/zh_Hant/?format=api",
    "source": [
        "Username"
    ],
    "previous_source": "",
    "target": [
        "使用者名稱"
    ],
    "id_hash": -4946281463530599329,
    "content_hash": -4946281463530599329,
    "location": "src/Views/AccountView.vala:71",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 6,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.elementary.io/api/units/2798066/?format=api",
    "priority": 100,
    "id": 1520838,
    "web_url": "https://l10n.elementary.io/translate/installer/initial-setup/zh_Hant/?checksum=3b5b47372728cc5f",
    "url": "https://l10n.elementary.io/api/units/1520838/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2018-06-24T00:20:43.816456Z"
}