Units API.

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

GET /api/units/5936/?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/fr/?format=api",
    "source": [
        "Among them, you have {} invalid answers in the multiple choice questions"
    ],
    "previous_source": "",
    "target": [
        "Parmi celles-ci, vous avez {} réponse(s) invalide(s) dans les questions à choix multiple"
    ],
    "id_hash": 4852610265154542728,
    "content_hash": 4852610265154542728,
    "location": "inginious/agent/mcq_agent/__init__.py:72",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 5,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 12,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33607/?format=api",
    "priority": 100,
    "id": 5936,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/mcq-agent/fr/?checksum=c357ef536ff35c88",
    "url": "https://weblate.info.ucl.ac.be/api/units/5936/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-10-03T14:18:09.289346+02:00"
}