Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440708/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-26T15:45:27.388029Z",
    "action": 30,
    "target": "If you want to modify your recurring donation, please\n[contact us](@:(link.contact)/#soutenir), we will stop the current\none and you will be able to make a new one.",
    "id": 251467,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/251467/?format=api"
}