Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/61737/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/da/?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-23T04:45:10.451616Z",
    "action": 30,
    "target": "Some providers won't let you configure your reverse DNS (or their feature might be broken…). If you are experiencing issues because of this, consider the following solutions:<br> - Some ISP provide the alternative of <a href='https://yunohost.org/#/email_configure_relay'>using a mail server relay</a> though it implies that the relay will be able to spy on your email traffic.<br>- A privacy-friendly alternative is to use a VPN *with a dedicated public IP* to bypass this kind of limits. See <a href='https://yunohost.org/#/vpn_advantage'>https://yunohost.org/#/vpn_advantage</a><br>- Or it's possible to <a href='https://yunohost.org/#/isp'>switch to a different provider</a>",
    "id": 140444,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/140444/?format=api"
}