Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/745166/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/framaforms-include/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/framaforms-include/nl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/pascal.deklerck/?format=api",
    "author": "https://weblate.framasoft.org/api/users/pascal.deklerck/?format=api",
    "timestamp": "2022-10-11T07:55:21.391943Z",
    "action": 5,
    "target": "Er is een fout gebeurd bij het aanmaken van de pagina %title : %error",
    "id": 431401,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/431401/?format=api"
}