Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/7684552/?format=api",
    "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/master/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "author": "https://l10n.opensuse.org/api/users/JavierLlorente/?format=api",
    "timestamp": "2022-01-21T16:39:03.173715Z",
    "action": 9,
    "target": "Sergio Gabriel Teves, 2007-2013\nJavier Llorente, 2013-2022\nCarlos Robinson M., 2007-2008, 2013-2014\nVictorhck, 2015-2021\nIoannes Andreas <ioannes@opensuse.org>, 2018-2021",
    "id": 1979634,
    "action_name": "Translation uploaded",
    "url": "https://l10n.opensuse.org/api/changes/1979634/?format=api"
}