Units API.

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

GET /api/units/3345277/?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": [
        "The boss regains 30% of its health!"
    ],
    "previous_source": "",
    "target": [
        "Le boss gagne 30% des ses points de vie !"
    ],
    "id_hash": 1796704081771102383,
    "content_hash": 1796704081771102383,
    "location": "",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 543,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/3345276/?format=api",
    "priority": 100,
    "id": 3345277,
    "web_url": "https://translate.habitica.com/translate/habitica/glossary/fr/?checksum=98ef2cd7d07600af",
    "url": "https://translate.habitica.com/api/units/3345277/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-02-20T10:45:31.167978Z"
}