Units API.

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

GET /api/units/11087/?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/fr/?format=api",
    "language_code": "fr",
    "source": [
        "Chat ID"
    ],
    "previous_source": "",
    "target": [
        "ID de discussion"
    ],
    "id_hash": -149138064230473915,
    "content_hash": 1753006593191982749,
    "location": "",
    "context": "components.Settings.Notifications.chatId",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 733,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.seerr.dev/api/units/639/?format=api",
    "priority": 100,
    "id": 11087,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/fr/?checksum=7dee27b8830d9f45",
    "url": "https://translate.seerr.dev/api/units/11087/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:52.196402Z",
    "last_updated": "2026-04-04T21:02:54.892198Z"
}