Units API.

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

GET /api/units/225680/?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-ios/main-strings/ru/?format=api",
    "source": [
        "Password and password confirmation have to match and be longer than 8 characters."
    ],
    "previous_source": "",
    "target": [
        "Пароль и подтверждение пароля должны совпадать и быть длиннее 8 символов."
    ],
    "id_hash": 141748945703240179,
    "content_hash": -6875444936797502114,
    "location": "",
    "context": "login.password_confirm_error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 709,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.habitica.com/api/units/662534/?format=api",
    "priority": 100,
    "id": 225680,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/ru/?checksum=81f797ea43ed81f3",
    "url": "https://translate.habitica.com/api/units/225680/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-15T16:59:51.387920Z"
}