Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/27112/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/Linyeir/?format=api",
    "author": "https://translate.yunohost.org/api/users/Linyeir/?format=api",
    "timestamp": "2019-10-09T08:30:29.825149Z",
    "action": 4,
    "target": "Dieses Programm benötigt eine eigene Domain zur Installation, aber eine anderes Programm scheint auf der Domain '{domain}' installiert zu sein. Eine mögliche Lösung ist stattdessen eine dedizierte Sub-Domain für dieses Programm zu verwenden.",
    "id": 8456,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/8456/?format=api"
}