Units API.

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

GET /api/units/11895/?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/he/?format=api",
    "language_code": "he",
    "source": [
        "Are you sure you want to delete this issue?"
    ],
    "previous_source": "",
    "target": [
        "האם אתה בטוח שאתה רוצה למחוק את המקרה?"
    ],
    "id_hash": 8903755261524044914,
    "content_hash": -7111599855378853188,
    "location": "",
    "context": "components.IssueDetails.deleteissueconfirm",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 163,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.seerr.dev/api/units/141/?format=api",
    "priority": 100,
    "id": 11895,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/he/?checksum=fb907e3c7a27ec72",
    "url": "https://translate.seerr.dev/api/units/11895/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:53.703733Z",
    "last_updated": "2026-04-04T21:03:06.283130Z"
}