Units API.

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

GET /api/units/3322159/?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-android/main-strings/zh_Hans/?format=api",
    "source": [
        "%d Day",
        "%d Days"
    ],
    "previous_source": "",
    "target": [
        "%d天"
    ],
    "id_hash": 1422844550513628132,
    "content_hash": -2254358869091247804,
    "location": "",
    "context": "x_days",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 219,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/3321487/?format=api",
    "priority": 100,
    "id": 3322159,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hans/?checksum=93bef59483f713e4",
    "url": "https://translate.habitica.com/api/units/3322159/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-04-29T14:15:58.868687Z"
}