Units API.

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

GET /api/units/3301/?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": [
        "It's too late"
    ],
    "previous_source": "",
    "target": [
        "Date limite dépassée"
    ],
    "id_hash": 1694439883900292827,
    "content_hash": 1694439883900292827,
    "location": "inginious/frontend/templates/task.html:38",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 358,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 3,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33137/?format=api",
    "priority": 100,
    "id": 3301,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=9783dc18cd218edb",
    "url": "https://weblate.info.ucl.ac.be/api/units/3301/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:29.528098+02:00"
}