Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/102198704/?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": "2023-07-21T19:02:00.146837+02:00",
    "action": 5,
    "target": "Un tableau des ancêtres répétés d'un individu, sous forme d'arbre.",
    "id": 61903329,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/61903329/?format=api"
}