Units API.

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

GET /api/units/99886/?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/front/ru/?format=api",
    "source": [
        "A valid email address is required in order to perform a password reset."
    ],
    "previous_source": "",
    "target": [
        "Для изменения пароля необходимо указать существующий адрес электронной почты."
    ],
    "id_hash": 7132324364357469500,
    "content_hash": 3634443936117799770,
    "location": "",
    "context": "invalidEmail",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 25,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.habitica.com/api/units/657962/?format=api",
    "priority": 100,
    "id": 99886,
    "web_url": "https://translate.habitica.com/translate/habitica/front/ru/?checksum=e2fb1b388064053c",
    "url": "https://translate.habitica.com/api/units/99886/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T12:48:16.631165Z"
}