Units API.

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

GET /api/units/26311/?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/pt_BR/?format=api",
    "language_code": "pt_BR",
    "source": [
        "You must provide a description"
    ],
    "previous_source": "",
    "target": [
        "Você deve prover uma descrição"
    ],
    "id_hash": 33705716394194940,
    "content_hash": 2190798369589806974,
    "location": "",
    "context": "components.IssueModal.CreateIssueModal.validationMessageRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 214,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.seerr.dev/api/units/191/?format=api",
    "priority": 100,
    "id": 26311,
    "web_url": "https://translate.seerr.dev/translate/seerr/jellyseerr-frontend/pt_BR/?checksum=8077bf2ba49377fc",
    "url": "https://translate.seerr.dev/api/units/26311/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-01-03T08:13:18.566241Z",
    "last_updated": "2026-04-04T21:06:55.803047Z"
}