Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/65382/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/te/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-15T15:41:13.477024Z",
    "action": 30,
    "target": "Additional URL '{url}' already added in the additional URL for permission '{permission}'",
    "id": 107012,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/107012/?format=api"
}