Units API.

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

GET /api/units/689601/?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_Hant/?format=api",
    "source": [
        "%1$s to %2$s"
    ],
    "previous_source": "",
    "target": [
        "從%1$s到%2$s"
    ],
    "id_hash": 5760186233700516996,
    "content_hash": 5113009191772768552,
    "location": "",
    "context": "x_to_y",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1097,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/689238/?format=api",
    "priority": 100,
    "id": 689601,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hant/?checksum=cff04adc5bd08484",
    "url": "https://translate.habitica.com/api/units/689601/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-09-03T13:46:57.291818Z"
}