Units API.

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

GET /api/units/225667/?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": [
        "Your display name has to be between 1 and 30 characters."
    ],
    "previous_source": "",
    "target": [
        "Ваше отображаемое имя должно быть от 1 до 30 символов."
    ],
    "id_hash": 4138580129128159504,
    "content_hash": 3726866378374345794,
    "location": "",
    "context": "settings.display_name_length_error",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 693,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.habitica.com/api/units/662521/?format=api",
    "priority": 100,
    "id": 225667,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/ru/?checksum=b96f30b3472c9910",
    "url": "https://translate.habitica.com/api/units/225667/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-15T16:59:51.234877Z"
}