Units API.

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

GET /api/units/22/?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": [
        "Search genres…"
    ],
    "previous_source": "",
    "target": [
        "Search genres…"
    ],
    "id_hash": 3249523382520937735,
    "content_hash": -9172632122337621591,
    "location": "",
    "context": "components.Discover.CreateSlider.searchGenres",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 37,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.seerr.dev/api/units/22/?format=api",
    "priority": 100,
    "id": 22,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/en/?checksum=ad18a04cb87c7d07",
    "url": "https://translate.seerr.dev/api/units/22/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:12:18.794809Z",
    "last_updated": "2026-03-31T10:42:34.238014Z"
}