Units API.

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

GET /api/units/147/?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": [
        "No comments."
    ],
    "previous_source": "",
    "target": [
        "No comments."
    ],
    "id_hash": -2261441572563426058,
    "content_hash": -1125535241851010921,
    "location": "",
    "context": "components.IssueDetails.nocomments",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 169,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.seerr.dev/api/units/147/?format=api",
    "priority": 100,
    "id": 147,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/en/?checksum=609dbedf130e64f6",
    "url": "https://translate.seerr.dev/api/units/147/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:20.323651Z",
    "last_updated": "2026-03-31T10:42:34.343674Z"
}