Units API.

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

GET /api/units/17726/?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/main-strings/pt_BR/?format=api",
    "source": [
        "You need to add at least one task to create this Challenge."
    ],
    "previous_source": "",
    "target": [
        "Você precisa adicionar no mínimo uma tarefa para criar este Desafio."
    ],
    "id_hash": 435482151032795492,
    "content_hash": -2700292025922987840,
    "location": "",
    "context": "challenge_create_error_no_tasks",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 494,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/654943/?format=api",
    "priority": 100,
    "id": 17726,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/pt_BR/?checksum=860b24b586553164",
    "url": "https://translate.habitica.com/api/units/17726/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:29.280520Z"
}