Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13078769/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/fr/?format=api",
    "user": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "author": "https://l10n.opensuse.org/api/users/SophieLeroy/?format=api",
    "timestamp": "2022-02-23T17:01:44.569520Z",
    "action": 36,
    "target": "<p>Pour monter un nouveau partage NFS, cliquez sur <B>Ajouter</B>. Pour modifier la configuration du\npartage actuellement monté, cliquez sur <B>Modifier</B>. Supprimez et démontez le partage sélectionné\n à l'aide de l'option <B>Supprimer</B>.</p>",
    "id": 2037469,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2037469/?format=api"
}