Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/23644/?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/luaxlab/?format=api",
    "author": "https://translate.yunohost.org/api/users/luaxlab/?format=api",
    "timestamp": "2021-08-08T21:33:15.427625Z",
    "action": 26,
    "target": "Die Entwickler dieser App teilen mit, dass sie nicht bereit für den produktiven Einsatz ist. SEIEN SIE VORSICHTIG!",
    "id": 33180,
    "action_name": "Suggestion removed",
    "url": "https://translate.yunohost.org/api/changes/33180/?format=api"
}