Units API.

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

GET /api/units/34031/?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-android/tutorial/it/?format=api",
    "source": [
        "Every time you do a positive Habit, tap the + to get experience and gold!"
    ],
    "previous_source": "",
    "target": [
        "Ogni volta che porti a termine un'abitudine positiva, tocca il + per ottenere esperienza ed oro!"
    ],
    "id_hash": 4696688130510888357,
    "content_hash": 7956283886108927042,
    "location": "",
    "context": "tutorial_habits_2",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 3,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://translate.habitica.com/api/units/655604/?format=api",
    "priority": 100,
    "id": 34031,
    "web_url": "https://translate.habitica.com/translate/habitica-android/tutorial/it/?checksum=c12dfcf877e51da5",
    "url": "https://translate.habitica.com/api/units/34031/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T17:22:43.580808Z"
}