Units API.

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

GET /api/units/140323/?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/gear/pt/?format=api",
    "source": [
        "Basic implement of carven wood. Increases Intelligence by <%= int %> and Perception by <%= per %>."
    ],
    "previous_source": "",
    "target": [
        "Implementação básica de uma madeira entalhada. Aumenta Inteligência em  <%= int %> e Percepção em <%= per %>."
    ],
    "id_hash": 4986759145153436115,
    "content_hash": 8329210338971458530,
    "location": "",
    "context": "weaponWizard1Notes",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 57,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": true,
    "num_words": 17,
    "source_unit": "https://translate.habitica.com/api/units/658462/?format=api",
    "priority": 100,
    "id": 140323,
    "web_url": "https://translate.habitica.com/translate/habitica/gear/pt/?checksum=c5348705834d19d3",
    "url": "https://translate.habitica.com/api/units/140323/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:14:28.312680Z"
}