Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/3600/?format=api",
    "component": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-19T10:30:25.150644Z",
    "action": 59,
    "target": "Avant toute certification, assurez-vous de vérifier si son compte (qu'il soit en cours de validation ou déjà membre) a déjà reçu une ou plusieurs certifications. Le cas échéant demandez des informations pour entrer en contact avec ses autres certificateurs afin de vérifier ensemble que vous connaissez bien la personne concernée par la création du nouveau compte, ainsi que la clé publique correspondante.",
    "id": 5098,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/5098/?format=api"
}