Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/197791/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/v17development-seo/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/v17development-seo/fi/?format=api",
    "user": "https://weblate.rob006.net/api/users/markok/?format=api",
    "author": "https://weblate.rob006.net/api/users/markok/?format=api",
    "timestamp": "2021-08-26T15:49:23.974298Z",
    "action": 45,
    "target": "",
    "id": 122830,
    "action_name": "New contributor",
    "url": "https://weblate.rob006.net/api/changes/122830/?format=api"
}