Units API.

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

GET /api/units/251436/?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/character/he/?format=api",
    "source": [
        "Purchase for <%= cost %> Gold?"
    ],
    "previous_source": "",
    "target": [
        "לרכוש בתמורת <%= cost %> מטבעות זהב?"
    ],
    "id_hash": 6895110698687594374,
    "content_hash": 8441874623556683381,
    "location": "",
    "context": "purchaseForGold",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://translate.habitica.com/api/units/655752/?format=api",
    "priority": 100,
    "id": 251436,
    "web_url": "https://translate.habitica.com/translate/habitica/character/he/?checksum=dfb05aa60a44ff86",
    "url": "https://translate.habitica.com/api/units/251436/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-07-31T11:09:57.030437Z"
}