Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.opensuse.org/api/components/yast-qt/master/?format=api",
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/OuboualiHakim/?format=api",
    "author": "https://l10n.opensuse.org/api/users/OuboualiHakim/?format=api",
    "timestamp": "2020-10-18T07:47:32.674474Z",
    "action": 48,
    "target": "",
    "id": 1631688,
    "action_name": "Added new language",
    "url": "https://l10n.opensuse.org/api/changes/1631688/?format=api"
}