Units API.

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

GET /api/units/5772/?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": [
        "Mana"
    ],
    "previous_source": "",
    "target": [
        "Мана"
    ],
    "id_hash": 4453078512098141875,
    "content_hash": 7679406320454205105,
    "location": "",
    "context": "MP_default",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/654544/?format=api",
    "priority": 100,
    "id": 5772,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/bg/?checksum=bdcc83503688e6b3",
    "url": "https://translate.habitica.com/api/units/5772/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T14:59:55.830035Z"
}