Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/607090/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/activity/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/activity/gl/?format=api",
    "user": null,
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2023-12-08T00:40:05.734032Z",
    "action": 29,
    "target": "%{profile} creou o recurso %{resource} no grupo %{group}.",
    "id": 729570,
    "action_name": "Suggestion supprimée lors du nettoyage",
    "url": "https://weblate.framasoft.org/api/changes/729570/?format=api"
}