Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.duniter.org/api/components/trm/conseils-de-lecture-version-2718/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/trm/conseils-de-lecture-version-2718/es/?format=api",
    "user": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "author": "https://weblate.duniter.org/api/users/PifPafPouf/?format=api",
    "timestamp": "2023-02-01T13:14:27.537624Z",
    "action": 0,
    "target": "",
    "id": 9137,
    "action_name": "Resource update",
    "url": "https://weblate.duniter.org/api/changes/9137/?format=api"
}