Units API.

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

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