Units API.

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

GET /api/units/17706697/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "translation": "https://hosted.weblate.org/api/translations/galette/doc-user-contributions/en/?format=api",
    "source": [
        "As seen in the example from this chapter introduction, a transaction is a global payment for a member."
    ],
    "previous_source": "",
    "target": [
        "As seen in the example from this chapter introduction, a transaction is a global payment for a member."
    ],
    "id_hash": -8628133057771452914,
    "content_hash": -8628133057771452914,
    "location": "../usermanual/contributions.rst:95, 298370a00ae849bf80a4fb7c475062c1",
    "context": "",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 100,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 35,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 18,
    "source_unit": "https://hosted.weblate.org/api/units/17706697/?format=api",
    "priority": 100,
    "id": 17706697,
    "web_url": "https://hosted.weblate.org/translate/galette/doc-user-contributions/en/?checksum=0842b6b2a0ba460e",
    "url": "https://hosted.weblate.org/api/units/17706697/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2020-06-20T08:19:48.050534+02:00"
}