Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/10612484/?format=api",
    "component": "https://l10n.opensuse.org/api/components/libstorage/sle-12-sp4/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/libstorage/sle-12-sp4/es/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AntonioSimon/?format=api",
    "timestamp": "2019-04-04T11:07:33.969854Z",
    "action": 5,
    "target": "Crear grupo de volúmenes %1$s (%2$s) desde %3$s",
    "id": 1238253,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1238253/?format=api"
}