Changes API.

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

GET /api/changes/28988/?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-11T03:30:38.016534Z",
    "action": 21,
    "target": "",
    "id": 28988,
    "action_name": "Rebased repository",
    "url": "https://weblate.linphone.org/api/changes/28988/?format=api"
}