Units API.

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

GET /api/units/68475/?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": [
        "Something went wrong. Please try again."
    ],
    "previous_source": "",
    "target": [
        "Une erreur s'est produite. Veuillez réessayer."
    ],
    "id_hash": 7152048913378741543,
    "content_hash": -6639825975698882031,
    "location": "",
    "context": "i18n.error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1593,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.seerr.dev/api/units/68462/?format=api",
    "priority": 100,
    "id": 68475,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/fr/?checksum=e3412e97f2288d27",
    "url": "https://translate.seerr.dev/api/units/68475/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2026-03-18T03:49:16.460486Z",
    "last_updated": "2026-04-08T16:49:09.693410Z"
}