Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/14642016/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-base/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-base/glossary/zh_CN/?format=api",
    "user": "https://l10n.opensuse.org/api/users/DragonMrao/?format=api",
    "author": "https://l10n.opensuse.org/api/users/DragonMrao/?format=api",
    "timestamp": "2023-07-08T20:23:26.287513Z",
    "action": 31,
    "target": "FireWire (IEEE 1394)",
    "id": 2732831,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/2732831/?format=api"
}