Units API.

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

GET /api/units/16646/?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/shizuku/manager/ja/?format=api",
    "source": [
        "Can't start service because root permission is not granted or this device is not rooted."
    ],
    "previous_source": "",
    "target": [
        "root権限が付与されていないか、端末がroot化されていないため、サービスを開始できません。"
    ],
    "id_hash": -1786241111524515781,
    "content_hash": 9027808759225455967,
    "location": "",
    "context": "start_with_root_failed",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 114,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.rikka.app/api/units/15800/?format=api",
    "priority": 100,
    "id": 16646,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/ja/?checksum=6735ff2c4861e03b",
    "url": "https://weblate.rikka.app/api/units/16646/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-07-12T11:09:26.733545Z"
}