Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/937421/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/home/tr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-01T21:45:54.682413Z",
    "action": 71,
    "target": "",
    "id": 758269,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/758269/?format=api"
}