Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12561072/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "timestamp": "2021-05-17T09:32:31.061466Z",
    "action": 37,
    "target": "Schicht2-MAC-Adresse (optional)",
    "id": 1821511,
    "action_name": "Marked for edit",
    "url": "https://l10n.opensuse.org/api/changes/1821511/?format=api"
}