Units API.

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

GET /api/units/5886/?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/bg/?format=api",
    "source": [
        "You ran out of Health!"
    ],
    "previous_source": "",
    "target": [
        "Здравето Ви свърши!"
    ],
    "id_hash": 5708860267179283446,
    "content_hash": 5947473665007495627,
    "location": "",
    "context": "faint_header",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 84,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/654621/?format=api",
    "priority": 100,
    "id": 5886,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/bg/?checksum=cf39f22a899013f6",
    "url": "https://translate.habitica.com/api/units/5886/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:01.493162Z"
}