Units API.

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

GET /api/units/30/?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": [
        "{keywordTitle} Movies"
    ],
    "previous_source": "",
    "target": [
        "{keywordTitle} Movies"
    ],
    "id_hash": 5239572926050197241,
    "content_hash": 7987386007721673441,
    "location": "",
    "context": "components.Discover.DiscoverMovieKeyword.keywordMovies",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 45,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.seerr.dev/api/units/30/?format=api",
    "priority": 100,
    "id": 30,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/en/?checksum=c8b6b3d0d7f9def9",
    "url": "https://translate.seerr.dev/api/units/30/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:18.890037Z",
    "last_updated": "2026-03-31T10:42:34.245019Z"
}