Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/743759/?format=api",
    "component": "https://weblate.framasoft.org/api/components/yakforms/spam/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/yakforms/spam/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:58:35.715973Z",
    "action": 5,
    "target": "Elementen per pagina",
    "id": 431413,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/431413/?format=api"
}