Changes API.

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

GET /api/changes/28933/?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/linphone-android/?format=api",
    "translation": null,
    "glossary_term": null,
    "user": null,
    "author": null,
    "timestamp": "2023-01-06T03:30:35.785315Z",
    "action": 21,
    "target": "",
    "id": 28933,
    "action_name": "Rebased repository",
    "url": "https://weblate.linphone.org/api/changes/28933/?format=api"
}