Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121800/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/ca/?format=api",
    "user": "https://translate.yunohost.org/api/users/fransecs/?format=api",
    "author": "https://translate.yunohost.org/api/users/fransecs/?format=api",
    "timestamp": "2024-11-28T22:20:47.330783Z",
    "action": 2,
    "target": "**YunoHost** és un sistema que s'instal·la en un **servidor**\ni us permet instal·lar i mantenir - **amb molt pocs coneixements tècnics** -\nserveis digitals (aplicacions) **que controleu**.",
    "id": 193115,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/193115/?format=api"
}