Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/funky-framadate/funky-framadate-front/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/funky-framadate/funky-framadate-front/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-28T19:34:47.623801Z",
    "action": 17,
    "target": "",
    "id": 743777,
    "action_name": "Modifications envoyées",
    "url": "https://weblate.framasoft.org/api/changes/743777/?format=api"
}