Units API.

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

GET /api/units/209118/?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/tasks/es_419/?format=api",
    "source": [
        "Due <%= dueIn %>"
    ],
    "previous_source": "",
    "target": [
        "Debido <%= dueIn %>"
    ],
    "id_hash": -1369336270231737986,
    "content_hash": 8859205250160820413,
    "location": "",
    "context": "dueIn",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 61,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/661868/?format=api",
    "priority": 100,
    "id": 209118,
    "web_url": "https://translate.habitica.com/translate/habitica/tasks/es_419/?checksum=6cff23ead2c7697e",
    "url": "https://translate.habitica.com/api/units/209118/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:47:48.051004Z"
}