Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14712301/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-kdump/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-kdump/master/mr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-08-08T12:49:29.671028Z",
    "action": 30,
    "target": "Option can include only \"none\", \"ELF\", \"compressed\", \"lzo\", \"snappy\", \"zstd\" or \"raw\" value.",
    "id": 2744214,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2744214/?format=api"
}