Units API.

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

GET /api/units/90464/?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/death/bg/?format=api",
    "source": [
        "Cannot revive if not dead"
    ],
    "previous_source": "",
    "target": [
        "Само умрелите могат да бъдат съживявани"
    ],
    "id_hash": -5677416458363573845,
    "content_hash": 3104756448912949352,
    "location": "",
    "context": "cannotRevive",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 15,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://translate.habitica.com/api/units/657801/?format=api",
    "priority": 100,
    "id": 90464,
    "web_url": "https://translate.habitica.com/translate/habitica/death/bg/?checksum=3135c3cfb54869ab",
    "url": "https://translate.habitica.com/api/units/90464/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T12:45:38.899852Z"
}