Units API.

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

GET /api/units/3300/?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/frontend/fr/?format=api",
    "source": [
        "No deadline"
    ],
    "previous_source": "",
    "target": [
        "Pas de date limite"
    ],
    "id_hash": 3422300478082811523,
    "content_hash": 3422300478082811523,
    "location": "inginious/frontend/templates/task.html:36",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 357,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 2,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33136/?format=api",
    "priority": 100,
    "id": 3300,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=af7e742716c68683",
    "url": "https://weblate.info.ucl.ac.be/api/units/3300/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:29.494580+02:00"
}