Units API.

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

GET /api/units/3308/?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": [
        "Your account is already bound with this context."
    ],
    "previous_source": "",
    "target": [
        "Votre compte est déjà lié à ce contexte."
    ],
    "id_hash": 6063494004455311254,
    "content_hash": 6063494004455311254,
    "location": "inginious/frontend/pages/lti.py:120",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 31,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 8,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33144/?format=api",
    "priority": 100,
    "id": 3308,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=d425dbabd9450796",
    "url": "https://weblate.info.ucl.ac.be/api/units/3308/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:29.748999+02:00"
}