Units API.

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

GET /api/units/225691/?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": [
        "Name may not be empty."
    ],
    "previous_source": "",
    "target": [
        "В приглашении нет текста."
    ],
    "id_hash": -1363944664219890549,
    "content_hash": 1945359618219086606,
    "location": "",
    "context": "groups.error_name_required",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 724,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/662545/?format=api",
    "priority": 100,
    "id": 225691,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/ru/?checksum=6d124b8debe24c8b",
    "url": "https://translate.habitica.com/api/units/225691/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-15T16:59:51.537012Z"
}