Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/667656/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/search-index/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/search-index/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-08T10:23:04.666022Z",
    "action": 30,
    "target": "One group found\u001e\u001e%{groupsCount} groups found",
    "id": 307541,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/307541/?format=api"
}