Units API.

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

GET /api/units/3610600/?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/switchboard/power/eu/?format=api",
    "source": [
        "Critical"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 9191728459122213144,
    "content_hash": 9191728459122213144,
    "location": "src/Device.vala:193",
    "context": "battery-level",
    "note": "Coarse battery level can sometimes be unknown, percentage is more reliable",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 10,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://l10n.elementary.io/api/units/3610365/?format=api",
    "priority": 100,
    "id": 3610600,
    "web_url": "https://l10n.elementary.io/translate/switchboard/power/eu/?checksum=ff8f94556dd40118",
    "url": "https://l10n.elementary.io/api/units/3610600/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-05-08T03:12:19.946040Z"
}