Units API.

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

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

{
    "translation": "https://weblate.rikka.app/api/translations/libraries/chooser/zh_Hant/?format=api",
    "source": [
        "No apps can perform this action."
    ],
    "previous_source": "",
    "target": [
        "沒有應用程式可執行這項動作。"
    ],
    "id_hash": -5450337794062078071,
    "content_hash": 3821646840998195755,
    "location": "",
    "context": "chooser_no_apps",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/2196/?format=api",
    "priority": 100,
    "id": 2198,
    "web_url": "https://weblate.rikka.app/translate/libraries/chooser/zh_Hant/?checksum=345c82a7470b2f89",
    "url": "https://weblate.rikka.app/api/units/2198/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-05-10T03:21:25.065247Z"
}