Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/158198/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/it/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-10-18T03:31:29.631451Z",
    "action": 30,
    "target": "Remote provisioning failed. The link might be used or expired. If it was provided to you, please contact your administrator.",
    "id": 43311,
    "action_name": "Source string changed",
    "url": "https://weblate.linphone.org/api/changes/43311/?format=api"
}