Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/713989/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/angular/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/angular/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-18T12:34:13.665524Z",
    "action": 59,
    "target": "You can stream multiple times in a permanent/recurring live. If you enable replays, they will be saved as separate videos",
    "id": 364374,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/364374/?format=api"
}