Units API.

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

GET /api/units/22324/?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/zh_Hant/?format=api",
    "source": [
        "Stop searching"
    ],
    "previous_source": "",
    "target": [
        "停止尋找"
    ],
    "id_hash": -4011104278595734309,
    "content_hash": 7350594111352829778,
    "location": "",
    "context": "notification_adb_pairing_stop_searching",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 99,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.rikka.app/api/units/22002/?format=api",
    "priority": 100,
    "id": 22324,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/zh_Hant/?checksum=4855b1e90d4074db",
    "url": "https://weblate.rikka.app/api/units/22324/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-24T14:10:34.779233Z"
}