Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/11142704/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/leap-15_2/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/leap-15_2/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2022-03-01T17:18:32.358088Z",
    "action": 2,
    "target": "rpm --changelog -qp <replaceable>NÁZOV_SÚBORU</replaceable>.rpm",
    "id": 2047271,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2047271/?format=api"
}