Units API.

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

GET /api/units/3252513/?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/desktop/gala/en/?format=api",
    "source": [
        "Changes will automatically revert after %i second.",
        "Changes will automatically revert after %i seconds."
    ],
    "previous_source": "",
    "target": [
        "Changes will automatically revert after %i second.",
        "Changes will automatically revert after %i seconds."
    ],
    "id_hash": -5348287031815634274,
    "content_hash": -5348287031815634274,
    "location": "src/WindowManager.vala:2301",
    "context": "",
    "note": "",
    "flags": "c-format",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://l10n.elementary.io/api/units/3252513/?format=api",
    "priority": 100,
    "id": 3252513,
    "web_url": "https://l10n.elementary.io/translate/desktop/gala/en/?checksum=35c71147efcd029e",
    "url": "https://l10n.elementary.io/api/units/3252513/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2023-01-19T10:58:37.193327Z"
}