Units API.

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

GET /api/units/39055/?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/nb_NO/?format=api",
    "source": [
        "An optional success message"
    ],
    "previous_source": "",
    "target": [
        "En valgfri suksessmelding"
    ],
    "id_hash": -5296842474792834117,
    "content_hash": -5296842474792834117,
    "location": "inginious/frontend/templates/course_admin/subproblems/multiple_choice.html:45",
    "context": "",
    "note": "",
    "flags": "",
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 702,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 4,
    "source_unit": "https://weblate.info.ucl.ac.be/api/units/35215/?format=api",
    "priority": 100,
    "id": 39055,
    "web_url": "https://weblate.info.ucl.ac.be/translate/inginious/frontend/nb_NO/?checksum=367dd5d542c5abbb",
    "url": "https://weblate.info.ucl.ac.be/api/units/39055/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2024-02-28T12:01:27.467682+01:00"
}