Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1522224/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-instserver/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-instserver/master/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2020-06-27T12:45:33.299131Z",
    "action": 2,
    "target": "Repozitár '%1' bol označený na zmazanie.\nPri pridávaní nového repozitára s rovnakým názvom\nsa musí starý obsah práve teraz vymazať.\n\nNaozaj odstrániť starý obsah a vytvoriť ho od začiatku?",
    "id": 1454381,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1454381/?format=api"
}