Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/16014640/?format=api",
    "component": "https://l10n.opensuse.org/api/components/snapper/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/snapper/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "timestamp": "2024-03-01T20:47:40.905019Z",
    "action": 2,
    "target": "Número de la instantánea previa correspondiente.",
    "id": 3006676,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3006676/?format=api"
}