Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/57216/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-29T16:43:03.796045Z",
    "action": 30,
    "target": "This domain is a nohost.me / nohost.st / ynh.fr and its DNS configuration is therefore automatically handled by YunoHost without any further configuration. (see the 'yunohost dyndns update' command)",
    "id": 42841,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/42841/?format=api"
}