Changes API.

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

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

{
    "unit": "https://translate.funkwhale.audio/api/units/349917/?format=api",
    "component": "https://translate.funkwhale.audio/api/components/funkwhale/front/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/funkwhale/front/pt_BR/?format=api",
    "user": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "author": "https://translate.funkwhale.audio/api/users/anonymous/?format=api",
    "timestamp": "2024-03-06T15:26:08.104585Z",
    "action": 4,
    "target": " {'@'}nome{'@'}exemplo.com",
    "id": 380835,
    "action_name": "Suggestion added",
    "url": "https://translate.funkwhale.audio/api/changes/380835/?format=api"
}