Units API.

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

GET /api/units/168506/?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/pt_BR/?format=api",
    "source": [
        "UserID: <%= userId %>, User \"<%= username %>\" already in a party."
    ],
    "previous_source": "",
    "target": [
        "ID de usuário: <%= userId %>, usuário \"<%= username %>\" já está em um grupo."
    ],
    "id_hash": -5159260448266742646,
    "content_hash": -7300585155959566637,
    "location": "",
    "context": "userAlreadyInAParty",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 30,
    "fuzzy": false,
    "translated": true,
    "approved": true,
    "position": 169,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://translate.habitica.com/api/units/660493/?format=api",
    "priority": 100,
    "id": 168506,
    "web_url": "https://translate.habitica.com/translate/habitica/groups/pt_BR/?checksum=38669ff50d56948a",
    "url": "https://translate.habitica.com/api/units/168506/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T17:45:28.809331Z"
}