Units API.

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

GET /api/units/91301/?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/defaulttasks/pl/?format=api",
    "source": [
        "15 minute break"
    ],
    "previous_source": "",
    "target": [
        "15-minutowa przerwa"
    ],
    "id_hash": 7251518767909703863,
    "content_hash": 156439641940031012,
    "location": "",
    "context": "defaultReward1Text",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 8,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://translate.habitica.com/api/units/657817/?format=api",
    "priority": 100,
    "id": 91301,
    "web_url": "https://translate.habitica.com/translate/habitica/defaulttasks/pl/?checksum=e4a291e6335610b7",
    "url": "https://translate.habitica.com/api/units/91301/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T12:45:50.105346Z"
}