Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13074332/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libzypp/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-24T17:15:07.366227Z",
    "action": 31,
    "target": "locked",
    "id": 1987958,
    "action_name": "String added",
    "url": "https://l10n.opensuse.org/api/changes/1987958/?format=api"
}