Units API.

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

GET /api/units/3452/?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": [
        "You're not yet registered to a group. Please contact the course administrator for more information."
    ],
    "previous_source": "",
    "target": [
        "Vous n'êtes pas inscrit dans un groupe. Veuillez contacter l'admnistrateur du cours pour plus d'informations."
    ],
    "id_hash": 1952553378022792786,
    "content_hash": 1952553378022792786,
    "location": "inginious/frontend/templates/group.html:128",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 262,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33255/?format=api",
    "priority": 100,
    "id": 3452,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=9b18dcf3c6099e52",
    "url": "https://weblate.info.ucl.ac.be/api/units/3452/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:34.458743+02:00"
}