Changes API.

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

GET /api/changes/30166/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": null,
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/uk/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T03:32:27.347000Z",
    "action": 44,
    "target": "",
    "id": 30166,
    "action_name": "New string to translate",
    "url": "https://weblate.linphone.org/api/changes/30166/?format=api"
}