Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/74015/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "author": "https://translate.yunohost.org/api/users/chwonl/?format=api",
    "timestamp": "2024-01-11T12:16:21.078500Z",
    "action": 2,
    "target": "Diese App ist noch experimentell (beziehungsweise noch nicht gut in YunoHost integriert oder ausdrücklich nicht funktionsfähig). Folglich neigt sie dazu, Ihr System zu ruinieren! Sie sollten sie wahrscheinlich NICHT installieren, wenn Sie nicht genau wissen, was Sie tun.",
    "id": 114104,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/114104/?format=api"
}