Units API.

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

GET /api/units/2844885/?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/store/errors/tr_TR/?format=api",
    "source": [
        "must be greater than or equal to %{number}"
    ],
    "previous_source": "",
    "target": [
        "%{number}'den büyük veya eşit olmalı"
    ],
    "id_hash": -6697454014010268965,
    "content_hash": -6697454014010268965,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 20,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://l10n.elementary.io/api/units/2844381/?format=api",
    "priority": 100,
    "id": 2844885,
    "web_url": "https://l10n.elementary.io/translate/store/errors/tr_TR/?checksum=230ddd0f136762db",
    "url": "https://l10n.elementary.io/api/units/2844885/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-24T19:17:12.990674Z"
}