Units API.

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

GET /api/units/197146/?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/rebirth/fr/?format=api",
    "source": [
        "You have been reborn!"
    ],
    "previous_source": "",
    "target": [
        "Vous avez été ressuscité !"
    ],
    "id_hash": 8246178388270288557,
    "content_hash": -8255183753570616777,
    "location": "",
    "context": "rebirthComplete",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 12,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://translate.habitica.com/api/units/661516/?format=api",
    "priority": 100,
    "id": 197146,
    "web_url": "https://translate.habitica.com/translate/habitica/rebirth/fr/?checksum=f2704f8dd35a8ead",
    "url": "https://translate.habitica.com/api/units/197146/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:41:20.085633Z"
}