Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/129479/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone-desktop/master/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone-desktop/master/hu/?format=api",
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-09-16T03:32:35.939347Z",
    "action": 30,
    "target": "%1 is no longer an admin",
    "id": 41040,
    "action_name": "Source string changed",
    "url": "https://weblate.linphone.org/api/changes/41040/?format=api"
}