Units API.

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

GET /api/units/8016/?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-android/main-strings/en_GB/?format=api",
    "source": [
        "You'll need more Gems to buy this!"
    ],
    "previous_source": "You'll need more Gems to buy this item!",
    "target": [
        "You'll need more Gems to buy this item!"
    ],
    "id_hash": -5165892753006243733,
    "content_hash": 1161630849171698263,
    "location": "",
    "context": "insufficientGems",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 10,
    "fuzzy": true,
    "translated": false,
    "approved": false,
    "position": 561,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 7,
    "source_unit": "https://translate.habitica.com/api/units/654994/?format=api",
    "priority": 100,
    "id": 8016,
    "web_url": "https://translate.habitica.com/translate/habitica-android/main-strings/en_GB/?checksum=384f0fe9454c506b",
    "url": "https://translate.habitica.com/api/units/8016/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-01-16T15:00:33.232037Z"
}