Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1726732/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-ncurses-pkg/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-ncurses-pkg/master/de/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Gemineo/?format=api",
    "timestamp": "2022-03-03T18:18:21.253335Z",
    "action": 2,
    "target": "<ol><li>Paketstatus (siehe <i>Paketstatus und -symbole</i>)</li> <li>Paketname </li><li>Paketzusammenfassung</li><li>Verfügbare Version (bei einigen der konfigurierten Repositorys)</li><li>Installierte Version (bei noch nicht installierten Paketen leer)</li><li>Paketgröße</li></ol>",
    "id": 2049020,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/2049020/?format=api"
}