Units API.

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

GET /api/units/11069/?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": [
        "Webhook test notification failed to send."
    ],
    "previous_source": "",
    "target": [
        "L'envoi de la notification de test du webhook a échoué."
    ],
    "id_hash": 4962187695636414633,
    "content_hash": 607613226831706560,
    "location": "",
    "context": "components.Settings.Notifications.NotificationsWebhook.toastWebhookTestFailed",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 706,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.seerr.dev/api/units/621/?format=api",
    "priority": 100,
    "id": 11069,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/fr/?checksum=c4dd3b6b1b3900a9",
    "url": "https://translate.seerr.dev/api/units/11069/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:52.169068Z",
    "last_updated": "2026-04-04T21:02:54.549956Z"
}