Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/68889441/?format=api",
    "component": "https://hosted.weblate.org/api/components/vesta-webtrees-custom-modules/vesta-extended-relationships/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/vesta-webtrees-custom-modules/vesta-extended-relationships/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/vincent.denis06/?format=api",
    "author": "https://hosted.weblate.org/api/users/vincent.denis06/?format=api",
    "timestamp": "2022-03-24T09:40:51.962292+01:00",
    "action": 5,
    "target": "Les mêmes informations peuvent être obtenues via la liste des succursales, où ils apparaissent en tant que chefs de succursales.",
    "id": 20259352,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/20259352/?format=api"
}