Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12889702/?format=api",
    "component": "https://l10n.opensuse.org/api/components/glossary-test/glossary-test/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/glossary-test/glossary-test/en/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JuliaFaltenbacher/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JuliaFaltenbacher/?format=api",
    "timestamp": "2021-07-12T08:40:36.886334Z",
    "action": 31,
    "target": "SUSE Linux Enterprise Server",
    "id": 1867286,
    "action_name": "New string added",
    "url": "https://l10n.opensuse.org/api/changes/1867286/?format=api"
}