Units API.

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

GET /api/units/168504/?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 invited to that group."
    ],
    "previous_source": "",
    "target": [
        "ID de Usuário: <%= userId %>, Usuário \"<%= username %>\" já foi convidado para o gupo."
    ],
    "id_hash": 2635246932004424105,
    "content_hash": -8630516453487408345,
    "location": "",
    "context": "userAlreadyInvitedToGroup",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 167,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 13,
    "source_unit": "https://translate.habitica.com/api/units/660491/?format=api",
    "priority": 100,
    "id": 168504,
    "web_url": "https://translate.habitica.com/translate/habitica/groups/pt_BR/?checksum=a492471f5d8fc9a9",
    "url": "https://translate.habitica.com/api/units/168504/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T17:45:28.674058Z"
}