Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/9423/?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/m3ta/?format=api",
    "author": "https://translate.yunohost.org/api/users/m3ta/?format=api",
    "timestamp": "2021-06-01T01:51:19.874125Z",
    "action": 4,
    "target": "Diese Seite zeigt Ihnen die *empfohlene* Konfiguration. Sie konfiguriert *nicht* das DNS für Sie. Es liegt in Ihrer Verantwortung, Ihre DNS-Zone in Ihrem DNS-Registrar nach dieser Empfehlung zu konfigurieren.",
    "id": 29946,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/29946/?format=api"
}