Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3380090/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/he/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-24T17:42:13.617182Z",
    "action": 30,
    "target": "Include third-party proprietary drivers when installing. I agree to their respective licenses and terms of use.",
    "id": 1799031,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/1799031/?format=api"
}