Units API.

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

GET /api/units/3345688/?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/generic/pt_BR/?format=api",
    "source": [
        "New Message"
    ],
    "previous_source": "",
    "target": [
        ""
    ],
    "id_hash": 4981598092488168793,
    "content_hash": 3069410039035990476,
    "location": "",
    "context": "newMessage",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 0,
    "fuzzy": false,
    "translated": false,
    "approved": false,
    "position": 210,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/3345631/?format=api",
    "priority": 100,
    "id": 3345688,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/pt_BR/?checksum=c52231124c855559",
    "url": "https://translate.habitica.com/api/units/3345688/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2025-03-05T19:05:17.441517Z"
}