Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2525675/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/sideload/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/sideload/en_CA/?format=api",
    "user": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "author": "https://l10n.elementary.io/api/users/davidmhewitt/?format=api",
    "timestamp": "2022-04-20T09:31:38.637172Z",
    "action": 7,
    "target": "ā€œ%sā€ is already installed",
    "id": 1250518,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/1250518/?format=api"
}