Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/941120/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaspace/charon-messages/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaspace/charon-messages/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-11T15:20:01.529484Z",
    "action": 71,
    "target": "If you lose the separate email which contains the link to create your password, or if the link no longer works, you can simply ask to reset your password on <a href=\"https://{spaceUrl}.frama.space\" target=\"_blank\">your space login page</a>.",
    "id": 764104,
    "action_name": "Chaîne ajoutée au dépôt",
    "url": "https://weblate.framasoft.org/api/changes/764104/?format=api"
}