Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14258404/?format=api",
    "component": "https://l10n.opensuse.org/api/components/uyuni/docs-root-manager-43/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/uyuni/docs-root-manager-43/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-12T13:36:50.926561Z",
    "action": 30,
    "target": "For more information about the API, see link:https://documentation.suse.com/suma/4.3/pdf/4.3_pdf_susemanager_api_doc_color_en.pdf[].",
    "id": 2597400,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2597400/?format=api"
}