Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/2460298/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-services-manager/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-services-manager/master/ro/?format=api",
    "user": "https://l10n.opensuse.org/api/users/NicolaeFericitu/?format=api",
    "author": "https://l10n.opensuse.org/api/users/NicolaeFericitu/?format=api",
    "timestamp": "2024-05-04T22:40:09.795887Z",
    "action": 5,
    "target": "Systemd este un manager de sisteme și servicii pentru Linux. Acesta este format din unități a căror sarcină este de a activa servicii și alte unități.",
    "id": 3044908,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/3044908/?format=api"
}