Changes API.

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

GET /api/changes/1264160/?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/ThomasSchmidt/?format=api",
    "author": null,
    "timestamp": "2019-06-13T14:55:56.446871Z",
    "action": 34,
    "target": "",
    "id": 1264160,
    "action_name": "Added user",
    "url": "https://l10n.opensuse.org/api/changes/1264160/?format=api"
}