Units API.

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

GET /api/units/5802/?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": [
        "Your Quest has Begun"
    ],
    "previous_source": "",
    "target": [
        "Мисията Ви започна"
    ],
    "id_hash": 298493204698621193,
    "content_hash": 4569136861196105159,
    "location": "",
    "context": "preference_push_your_quest_has_begun",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 34,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/654569/?format=api",
    "priority": 100,
    "id": 5802,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/bg/?checksum=842475fcf9ede509",
    "url": "https://translate.habitica.com/api/units/5802/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T14:59:57.117901Z"
}