Units API.

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

GET /api/units/11071/?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 sent!"
    ],
    "previous_source": "",
    "target": [
        "Notification de test webhook envoyée !"
    ],
    "id_hash": 1802764936512915157,
    "content_hash": 4204240295980766661,
    "location": "",
    "context": "components.Settings.Notifications.NotificationsWebhook.toastWebhookTestSuccess",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 708,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.seerr.dev/api/units/623/?format=api",
    "priority": 100,
    "id": 11071,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/fr/?checksum=9904b5288661c6d5",
    "url": "https://translate.seerr.dev/api/units/11071/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:52.172027Z",
    "last_updated": "2026-04-04T21:02:54.635078Z"
}