Units API.

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

GET /api/units/21199/?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/zh_Hant/?format=api",
    "source": [
        "Are you sure you want to confirm your current username?"
    ],
    "previous_source": "",
    "target": [
        "你確定要用這個名字嗎?"
    ],
    "id_hash": 3445766364825740095,
    "content_hash": -627571741115021221,
    "location": "",
    "context": "confirm_username_title",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 708,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://translate.habitica.com/api/units/655136/?format=api",
    "priority": 100,
    "id": 21199,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/zh_Hant/?checksum=afd1d2409a6d633f",
    "url": "https://translate.habitica.com/api/units/21199/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:45.048815Z"
}