Changes API.

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

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

{
    "unit": null,
    "component": "https://l10n.elementary.io/api/components/music/music/?format=api",
    "translation": null,
    "user": null,
    "author": null,
    "timestamp": "2024-04-03T01:12:12.631688Z",
    "action": 53,
    "target": "",
    "id": 2130187,
    "action_name": "Repository notification received",
    "url": "https://l10n.elementary.io/api/changes/2130187/?format=api"
}