Units API.

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

GET /api/units/3365/?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": [
        "Course restored to date : {}."
    ],
    "previous_source": "",
    "target": [
        "Le cours a été restauré à la date suivante : {}."
    ],
    "id_hash": -590952604011425276,
    "content_hash": -590952604011425276,
    "location": "inginious/frontend/pages/course_admin/danger_zone.py:185",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 102,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 6,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/33187/?format=api",
    "priority": 100,
    "id": 3365,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/fr/?checksum=77cc83bcd6ce9204",
    "url": "https://weblate.info.ucl.ac.be/api/units/3365/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2019-09-30T10:10:31.613992+02:00"
}