Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2836734/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-notifications/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-notifications/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-17T01:18:45.205334Z",
    "action": 30,
    "target": "%u notification\u001e\u001e%u notifications",
    "id": 772954,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/772954/?format=api"
}