Units API.

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

GET /api/units/50964/?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/challenge/ru/?format=api",
    "source": [
        "\"winnerId\" must be a valid UUID."
    ],
    "previous_source": "",
    "target": [
        "«winnerId» должен быть действительным UUID."
    ],
    "id_hash": 4898779295351427088,
    "content_hash": -5500259800474025047,
    "location": "",
    "context": "winnerIdRequired",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 46,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/656260/?format=api",
    "priority": 100,
    "id": 50964,
    "web_url": "https://translate.habitica.com/translate/habitica/challenge/ru/?checksum=c3fbf5d07475d010",
    "url": "https://translate.habitica.com/api/units/50964/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-12T17:56:06.792936Z"
}