Units API.

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

GET /api/units/660987/?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/messages/en/?format=api",
    "source": [
        "You need to purchase a lower level gear before this one."
    ],
    "previous_source": "",
    "target": [
        "You need to purchase a lower level gear before this one."
    ],
    "id_hash": 5092094592630780308,
    "content_hash": 5613997127847613732,
    "location": "",
    "context": "previousGearNotOwned",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 11,
    "source_unit": "https://translate.habitica.com/api/units/660987/?format=api",
    "priority": 100,
    "id": 660987,
    "web_url": "https://translate.habitica.com/translate/habitica/messages/en/?checksum=c6aac10d8c71f194",
    "url": "https://translate.habitica.com/api/units/660987/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:08:49.584662Z"
}