Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/14427/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-19T17:20:00.793833Z",
    "action": 30,
    "target": "This page shows you the *recommended* configuration. It does *not* configure the DNS for you. It is your responsibility to configure your DNS zone in your DNS registrar according to this recommendation.",
    "id": 33717,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/33717/?format=api"
}