Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14669286/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-coreos/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-coreos/masterpagesfaq/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-06-08T22:07:36.726905Z",
    "action": 59,
    "target": "Il est important de noter qu'avec Fedora CoreOS nous avons désactivé `docker.service` par défaut mais qu'il est automatiquement démarré si une connection est établie via la socket `/var/run/docker.sock` car `docker.socket` est activé par défaut. Cela veut dire que si l'utilisateur lance une commande `docker` (via `sudo docker`) alors le démon sera activé. Ce choix a été décidé pour faciliter la transition pour les utilisateurs de Container Linux.",
    "id": 11708157,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11708157/?format=api"
}