Units API.

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

GET /api/units/22103/?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/de/?format=api",
    "source": [
        "You can start Shizuku service now."
    ],
    "previous_source": "",
    "target": [
        "Sie können den Shizuku-Dienst jetzt starten."
    ],
    "id_hash": 6252146517922947833,
    "content_hash": 2092026370598990776,
    "location": "",
    "context": "notification_adb_pairing_succeed_text",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 102,
    "has_suggestion": true,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.rikka.app/api/units/22005/?format=api",
    "priority": 100,
    "id": 22103,
    "web_url": "https://weblate.rikka.app/translate/shizuku/manager/de/?checksum=d6c41621fc7e22f9",
    "url": "https://weblate.rikka.app/api/units/22103/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-10-24T14:10:29.991645Z"
}