Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1052862/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-control-center/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-control-center/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-04-29T18:30:55.737400Z",
    "action": 2,
    "target": "Centrul de control YaST nu rulează ca root.\nVeți vedea doar modulele care nu necesită privilegii de root.",
    "id": 3042192,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3042192/?format=api"
}