Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": "https://l10n.opensuse.org/api/users/tmuntaner/?format=api",
    "author": null,
    "timestamp": "2019-06-13T14:55:18.278887Z",
    "action": 34,
    "target": "",
    "id": 1264156,
    "action_name": "Added user",
    "url": "https://l10n.opensuse.org/api/changes/1264156/?format=api"
}