Units API.

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

GET /api/units/90451/?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/death/bg/?format=api",
    "source": [
        "Don't despair!"
    ],
    "previous_source": "",
    "target": [
        "Не се отчайвайте!"
    ],
    "id_hash": -3652316827339226677,
    "content_hash": -7185769624435644968,
    "location": "",
    "context": "dontDespair",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 2,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/657788/?format=api",
    "priority": 100,
    "id": 90451,
    "web_url": "https://translate.habitica.com/translate/habitica/death/bg/?checksum=4d505d32434381cb",
    "url": "https://translate.habitica.com/api/units/90451/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T12:45:37.531235Z"
}