Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/1882410/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs_server/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs_server/master/ca/?format=api",
    "user": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "author": "https://l10n.opensuse.org/api/users/Dmedina/?format=api",
    "timestamp": "2021-11-24T11:17:49.706087Z",
    "action": 2,
    "target": "\"fsid=0\" no és una opció vàlida si no \nhi ha l'NFSv4 habilitat (pàgina anterior).\n",
    "id": 1929224,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/1929224/?format=api"
}