Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.framasoft.org/api/components/freshrss-android/f-droid/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/freshrss-android/f-droid/fr_FR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Augier/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Augier/?format=api",
    "timestamp": "2022-09-13T13:00:12.503352Z",
    "action": 0,
    "target": "",
    "id": 420465,
    "action_name": "Ressources mises à jour",
    "url": "https://weblate.framasoft.org/api/changes/420465/?format=api"
}