Units API.

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

GET /api/units/206999/?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/de/?format=api",
    "source": [
        "Are you sure you want to delete your completed To Do's?"
    ],
    "previous_source": "",
    "target": [
        "Bist Du sicher, dass Du Deine abgeschlossenen To-Dos löschen willst?"
    ],
    "id_hash": -5152630067949675378,
    "content_hash": 2104635706283289449,
    "location": "",
    "context": "clearCompletedConfirm",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.habitica.com/api/units/661790/?format=api",
    "priority": 100,
    "id": 206999,
    "web_url": "https://translate.habitica.com/translate/habitica/tasks/de/?checksum=387e2e40c4dcdc8e",
    "url": "https://translate.habitica.com/api/units/206999/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:47:47.196035Z"
}