Units API.

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

GET /api/units/111964/?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/generic/ro/?format=api",
    "source": [
        "Onward!"
    ],
    "previous_source": "",
    "target": [
        "Înainte!"
    ],
    "id_hash": -951092614837193029,
    "content_hash": -7811536104002603747,
    "location": "",
    "context": "onward",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 4,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 1,
    "source_unit": "https://translate.habitica.com/api/units/658257/?format=api",
    "priority": 100,
    "id": 111964,
    "web_url": "https://translate.habitica.com/translate/habitica/generic/ro/?checksum=72cd0a4e5021b6bb",
    "url": "https://translate.habitica.com/api/units/111964/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-02-13T13:13:57.312664Z"
}