Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13078768/?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:00:52.508120Z",
    "action": 36,
    "target": "<p>Chaque partage NFS est identifié par l'adresse du serveur NFS distant et\nle répertoire exporté, le répertoire local où le répertoire distant est monté,\nla version du protocole NFS et les options de montage. Pour plus d'informations\nà propos du montage NFS et des options de montage, reportez vous à <tt>man nfs</tt>.</p>",
    "id": 2037453,
    "action_name": "Translation approved",
    "url": "https://l10n.opensuse.org/api/changes/2037453/?format=api"
}