Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13063505/?format=api",
    "component": "https://l10n.opensuse.org/api/components/barrel/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/barrel/glossary/en/?format=api",
    "user": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
    "author": "https://l10n.opensuse.org/api/users/MatasSilvaBustos/?format=api",
    "timestamp": "2022-01-23T17:59:27.335798Z",
    "action": 31,
    "target": "bus",
    "id": 1985914,
    "action_name": "String added",
    "url": "https://l10n.opensuse.org/api/changes/1985914/?format=api"
}