Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/607679/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framapad/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framapad/main/oc/?format=api",
    "user": null,
    "author": "https://weblate.framasoft.org/api/users/anonymous/?format=api",
    "timestamp": "2023-10-13T00:40:21.026855Z",
    "action": 29,
    "target": "Carta de moderacion",
    "id": 705786,
    "action_name": "Suggestion supprimée lors du nettoyage",
    "url": "https://weblate.framasoft.org/api/changes/705786/?format=api"
}