Changes API.

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2019-12-18T00:07:19.698486Z",
    "action": 46,
    "target": "This is a SUSE Linux Enterprise module, not intended for community usage.",
    "id": 1314736,
    "action_name": "New announcement",
    "url": "https://l10n.opensuse.org/api/changes/1314736/?format=api"
}