Units API.

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

GET /api/units/777977/?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": [
        "Unsaved Changes"
    ],
    "previous_source": "",
    "target": [
        "未保存的更改"
    ],
    "id_hash": -3244137970732801885,
    "content_hash": 2822115937230166869,
    "location": "",
    "context": "unsaved_changes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 485,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/777347/?format=api",
    "priority": 100,
    "id": 777977,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hans/?checksum=52fa81b42c1d60a3",
    "url": "https://translate.habitica.com/api/units/777977/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2022-04-22T12:13:16.215893Z"
}