Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2437315/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/greeter-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/greeter-extra/pt_BR/?format=api",
    "user": "https://l10n.elementary.io/api/users/LuckyScooby/?format=api",
    "author": "https://l10n.elementary.io/api/users/LuckyScooby/?format=api",
    "timestamp": "2019-09-09T18:40:34.242962Z",
    "action": 4,
    "target": "Desbloquear ou efetuar login em seu dispositivo",
    "id": 405200,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/405200/?format=api"
}