Units API.

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

GET /api/units/647592/?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/zh_Hans/?format=api",
    "source": [
        "New Message"
    ],
    "previous_source": "",
    "target": [
        "新信息"
    ],
    "id_hash": 7651139282014300295,
    "content_hash": 7214147517713992387,
    "location": "",
    "context": "new_message",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1086,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://translate.habitica.com/api/units/662968/?format=api",
    "priority": 100,
    "id": 647592,
    "web_url": "https://translate.habitica.com/translate/habitica-ios/main-strings/zh_Hans/?checksum=ea2e4ea3b77fe887",
    "url": "https://translate.habitica.com/api/units/647592/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-02-25T17:05:04.348862Z"
}