Units API.

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

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

{
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/frontend/fr_FR/?format=api",
    "source": [
        "You demoted {member} to moderator."
    ],
    "previous_source": "",
    "target": [
        "Vous avez rétrogradé {member} en tant que modérateur·ice."
    ],
    "id_hash": -7071184829859723207,
    "content_hash": -535182920158742735,
    "location": "",
    "context": "You demoted {member} to moderator.",
    "note": "",
    "flags": "",
    "labels": [],
    "state": 20,
    "fuzzy": false,
    "translated": true,
    "approved": false,
    "position": 871,
    "has_suggestion": false,
    "has_comment": false,
    "has_failing_check": false,
    "num_words": 5,
    "source_unit": "https://weblate.framasoft.org/api/units/455004/?format=api",
    "priority": 100,
    "id": 456060,
    "web_url": "https://weblate.framasoft.org/translate/mobilizon/frontend/fr_FR/?checksum=1dde1adcab148839",
    "url": "https://weblate.framasoft.org/api/units/456060/?format=api",
    "explanation": "",
    "extra_flags": "",
    "pending": false,
    "timestamp": "2021-02-26T10:23:15.857809Z"
}