Units API.

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

GET /api/units/3403/?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": [
        "There was a problem while extracting the zip archive. Some files may have been modified"
    ],
    "previous_source": "",
    "target": [
        "Une erreur s'est produite lors de l'extraction de l'archive ZIP. Il se peut que des fichiers aient été modifiés"
    ],
    "id_hash": 4691045333972827842,
    "content_hash": 4691045333972827842,
    "location": "inginious/frontend/pages/course_admin/task_edit.py:189",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 144,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 15,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33215/?format=api",
    "priority": 100,
    "id": 3403,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=c119f0e084b43ec2",
    "url": "https://weblate.info.ucl.ac.be/api/units/3403/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:32.845249+02:00"
}