Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/116822/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/grimst/?format=api",
    "timestamp": "2023-03-20T08:50:54.201961Z",
    "action": 2,
    "target": "Sauvegarder les fichiers système avant de désactiver la fonctionnalité.\nLa sauvegarde sera stockée dans {AUTHSELECT_BACKUP_DIR}/NOM.\nL’heure actuelle sous forme de chaîne unique sera utilisée comme nom de la sauvegarde.\nIl s’agit d’un raccourci pour *--backup=*.\n",
    "id": 10258058,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/10258058/?format=api"
}