Units API.

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

GET /api/units/43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.seerr.dev/api/translations/seerr/jellyseerr-frontend/en/?format=api",
    "language_code": "en",
    "source": [
        "Failed to delete slider."
    ],
    "previous_source": "",
    "target": [
        "Failed to delete slider."
    ],
    "id_hash": 1718035451168712246,
    "content_hash": 6348540508412532439,
    "location": "",
    "context": "components.Discover.DiscoverSliderEdit.deletefail",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 58,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.seerr.dev/api/units/43/?format=api",
    "priority": 100,
    "id": 43,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/en/?checksum=97d7b023ea706636",
    "url": "https://translate.seerr.dev/api/units/43/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:19.051609Z",
    "last_updated": "2026-03-31T10:42:34.255449Z"
}