Units API.

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

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

{
    "translation": "https://translate.habitica.com/api/translations/habitica/glossary/fr/?format=api",
    "source": [
        "to-do list"
    ],
    "previous_source": "",
    "target": [
        "liste \"à faire\""
    ],
    "id_hash": 5662237692495226284,
    "content_hash": 5662237692495226284,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 544,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/3345278/?format=api",
    "priority": 100,
    "id": 3345279,
    "web_url": "https://translate.habitica.com/translate/habitica/glossary/fr/?checksum=ce944f2e770165ac",
    "url": "https://translate.habitica.com/api/units/3345279/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-20T10:46:04.171361Z"
}