Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/941124/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaspace/charon-messages/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-messages/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-11T15:20:02.170783Z",
    "action": 71,
    "target": "Si vous perdez l'autre email qui contient le lien pour créer votre mot de passe, ou si le lien ne fonctionne plus, vous pouvez simplement demander à réinitialiser votre mot de passe depuis <a href=\"https://{spaceUrl}.frama.space\" target=\"_blank\">la page de connexion à votre espace</a>.",
    "id": 764111,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/764111/?format=api"
}