Units API.

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

GET /api/units/654535/?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-ios/main-strings/en/?format=api",
    "source": [
        "These are your To Do's"
    ],
    "previous_source": "",
    "target": [
        "These are your To Do's"
    ],
    "id_hash": 4941057548981928121,
    "content_hash": -8745700853707751189,
    "location": "",
    "context": "empty.todos.title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1060,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/654535/?format=api",
    "priority": 100,
    "id": 654535,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/en/?checksum=c49229a975d480b9",
    "url": "https://translate.habitica.com/api/units/654535/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-11T07:26:41.385182Z"
}