Units API.

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

GET /api/units/211234/?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/pt_BR/?format=api",
    "source": [
        "Habits"
    ],
    "previous_source": "",
    "target": [
        "Hábitos"
    ],
    "id_hash": -7092087380907883633,
    "content_hash": 1400533987181456187,
    "location": "",
    "context": "habits",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/661803/?format=api",
    "priority": 100,
    "id": 211234,
    "web_url": "https://translate.habitica.com/translate/habitica/tasks/pt_BR/?checksum=1d93d81a40f4838f",
    "url": "https://translate.habitica.com/api/units/211234/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:47:47.309007Z"
}