Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/745158/?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:53:56.357352Z",
    "action": 5,
    "target": "Snel een formulier maken",
    "id": 431393,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/431393/?format=api"
}