Units API.

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

GET /api/units/661017/?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 have <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>"
    ],
    "previous_source": "",
    "target": [
        "You have <span class=\"notification-bold-blue\"><%= points %> unallocated Stat Points</span>"
    ],
    "id_hash": 6508868169781635682,
    "content_hash": 8797146595189731151,
    "location": "",
    "context": "unallocatedStatsPoints",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 52,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 9,
    "source_unit": "https://translate.habitica.com/api/units/661017/?format=api",
    "priority": 100,
    "id": 661017,
    "web_url": "https://translate.habitica.com/translate/habitica/messages/en/?checksum=da54251d6dae6a62",
    "url": "https://translate.habitica.com/api/units/661017/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-14T11:08:52.544266Z"
}