Units API.

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

GET /api/units/162729/?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/groups/en_GB/?format=api",
    "source": [
        "UserID: <%= userId %>, User \"<%= username %>\" already in that group."
    ],
    "previous_source": "",
    "target": [
        "UserID: <%= userId %>, User \"<%= username %>\" already in that group."
    ],
    "id_hash": 5355460146411438467,
    "content_hash": 5773388499279389875,
    "location": "",
    "context": "userAlreadyInGroup",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 164,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/660488/?format=api",
    "priority": 100,
    "id": 162729,
    "web_url": "https://translate.habitica.com/translate/habitica/groups/en_GB/?checksum=ca526aa0f39d8183",
    "url": "https://translate.habitica.com/api/units/162729/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T17:45:28.447845Z"
}