Units API.

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

GET /api/units/33603/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://weblate.info.ucl.ac.be/api/translations/inginious/mcq-agent/en/?format=api",
    "source": [
        "Wrong answer. Make sure to select all the valid possibilities"
    ],
    "previous_source": "",
    "target": [
        "Wrong answer. Make sure to select all the valid possibilities"
    ],
    "id_hash": 2901812298035469996,
    "content_hash": 2901812298035469996,
    "location": "inginious/agent/mcq_agent/__init__.py:56",
    "context": "",
    "note": "",
    "flags": "",
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 1,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 10,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33603/?format=api",
    "priority": 100,
    "id": 33603,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/mcq-agent/en/?checksum=a8454ee91d439eac",
    "url": "https://weblate.info.ucl.ac.be/api/units/33603/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-03T14:18:09.197190+02:00"
}