Units API.

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

GET /api/units/3551632/?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/en_GB/?format=api",
    "source": [
        "should have at least %{count} item(s)",
        "should have at least %{count} item(s)"
    ],
    "previous_source": "",
    "target": [
        "should have at least %{count} item",
        "should have at least %{count} items"
    ],
    "id_hash": 3716223058105810589,
    "content_hash": 3716223058105810589,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 14,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://l10n.elementary.io/api/units/2844375/?format=api",
    "priority": 100,
    "id": 3551632,
    "web_url": "https://l10n.elementary.io/translate/store/errors/en_GB/?checksum=b392ad2e94833e9d",
    "url": "https://l10n.elementary.io/api/units/3551632/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-18T10:36:12.764884Z"
}