Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/28031/?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/kamaluk/?format=api",
    "author": "https://translate.yunohost.org/api/users/kamaluk/?format=api",
    "timestamp": "2021-10-16T21:22:24.237379Z",
    "action": 7,
    "target": "Einige DNS Einträge für die Domäne {domain} fehlen oder sind nicht korrekt (Kategorie {category})",
    "id": 44119,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/44119/?format=api"
}