Units API.

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

GET /api/units/118173/?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/generic/zh_Hant/?format=api",
    "source": [
        "I'm so proud of you!"
    ],
    "previous_source": "",
    "target": [
        "我為您感到驕傲!"
    ],
    "id_hash": -5366257639093832759,
    "content_hash": 6261859332553749660,
    "location": "",
    "context": "congrats1",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 149,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/658564/?format=api",
    "priority": 100,
    "id": 118173,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/zh_Hant/?checksum=3587391be095f3c9",
    "url": "https://translate.habitica.com/api/units/118173/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:16.682164Z"
}