Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2400159/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/press/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/press/it/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2021-01-29T15:51:09.974865Z",
    "action": 4,
    "target": "Parla direttamente con il team mandandoci una mail a <a href=\"mailto:[email protected]\">[email protected]</a>. Accogliamo richieste per interviste, partecipazioni a podcast o normali richieste stampa.",
    "id": 763211,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/763211/?format=api"
}