Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2997881/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/docs-learning-basics/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/docs-learning-basics/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/marcin-serwin/?format=api",
    "author": "https://l10n.elementary.io/api/users/marcin-serwin/?format=api",
    "timestamp": "2021-10-21T10:29:28.309073Z",
    "action": 5,
    "target": "Aby przełączyć się między obszarami po lewej i prawej stronie naciśnij <kbd title=\"Super, or the Windows or Command key\">&#8984;</kbd><kbd>←</kbd> lub <kbd title=\"Super, or the Windows or Command key\">&#8984;</kbd><kbd>→</kbd> lub przesuń trzeba palcami po touchpadzie lub ekranie dotykowym.",
    "id": 1079432,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1079432/?format=api"
}