Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/30322/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/contribute/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/contribute/de/?format=api",
    "user": null,
    "author": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "timestamp": "2021-03-20T16:21:03.928134Z",
    "action": 4,
    "target": "Fehlt etwas in Funkwhale? Schlage neue Funktionen vor und starte eine Diskussion darüber.",
    "id": 57908,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/57908/?format=api"
}