Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2960711/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/extra/gl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-07-15T23:49:50.241012Z",
    "action": 30,
    "target": "Installer",
    "id": 930114,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/930114/?format=api"
}