Units API.

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

GET /api/units/50337/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://translate.engagevr.io/api/translations/engage/unity/en/?format=api",
    "language_code": "en",
    "source": [
        "Log-in failed"
    ],
    "previous_source": "",
    "target": [
        "Log-in failed"
    ],
    "id_hash": -7148004868361036615,
    "content_hash": -7478781810723211346,
    "location": "",
    "context": "LOGIN_FAILED_TITLE",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2617,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.engagevr.io/api/units/50337/?format=api",
    "priority": 100,
    "id": 50337,
    "web_url": "https://translate.engagevr.io/translate/engage/unity/en/?checksum=1ccd2f71a893dcb9",
    "url": "https://translate.engagevr.io/api/units/50337/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-10-16T08:29:41.093125Z",
    "last_updated": "2025-10-16T08:29:41.093142Z"
}