Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/597064/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/activity/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/activity/gd/?format=api",
    "user": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "timestamp": "2021-11-10T15:53:05.586258Z",
    "action": 9,
    "target": "A bheil thu airson brathan fhaighinn mu ghnìomhachd? ’S urrainn dhut atharrachadh dè cho tric ’s a gheibh thu iad no an cur à comas sna roghainnean agad.",
    "id": 257402,
    "action_name": "Traduction téléversée",
    "url": "https://weblate.framasoft.org/api/changes/257402/?format=api"
}