Units API.

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

GET /api/units/2844880/?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": [
        "should be at most %{count} character(s)",
        "should be at most %{count} character(s)"
    ],
    "previous_source": "",
    "target": [
        "en fazla %{count} karakter olmalı",
        "en fazla %{count} karakter olmalı"
    ],
    "id_hash": 2785694112498105109,
    "content_hash": 2785694112498105109,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://l10n.elementary.io/api/units/2844376/?format=api",
    "priority": 100,
    "id": 2844880,
    "web_url": "https://l10n.elementary.io/translate/store/errors/tr_TR/?checksum=a6a8c6093c58bb15",
    "url": "https://l10n.elementary.io/api/units/2844880/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-24T19:17:12.919352Z"
}