Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/22921/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/es_CL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-26T15:58:38.465443Z",
    "action": 30,
    "target": "Roles allowed to use the 'sneak' option on the say command",
    "id": 30294,
    "action_name": "Source string changed",
    "url": "https://translate.ayana.io/api/changes/30294/?format=api"
}