Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/145554/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/admin/?format=api",
    "author": "https://weblate.framasoft.org/api/users/admin/?format=api",
    "timestamp": "2023-06-12T07:25:21.168353Z",
    "action": 30,
    "target": "https://en.wikipedia.org/wiki/Free_software",
    "id": 633775,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/633775/?format=api"
}