Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98608/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/readme-generator/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/readme-generator/gl/?format=api",
    "user": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "timestamp": "2024-03-25T07:00:07.696869Z",
    "action": 2,
    "target": "Copia esta app antes de traballar nela, usando o botón ['Usa este modelo'](https://github.com/new?template_name=example_ynh&template_owner=YunoHost) no repo en Github",
    "id": 146030,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/146030/?format=api"
}