Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2953548/?format=api",
    "component": "https://l10n.elementary.io/api/components/switchboard/about-plug-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/switchboard/about-plug-extra/en_GB/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-07-15T22:25:53.552637Z",
    "action": 30,
    "target": "Provide information for ARM CPUs",
    "id": 926850,
    "action_name": "Source string changed",
    "url": "https://l10n.elementary.io/api/changes/926850/?format=api"
}