Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/732840/?format=api",
    "component": "https://weblate.framasoft.org/api/components/entraide-chatons/about/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/entraide-chatons/about/hr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/milotype/?format=api",
    "author": "https://weblate.framasoft.org/api/users/milotype/?format=api",
    "timestamp": "2022-07-12T17:27:56.990997Z",
    "action": 2,
    "target": "Planiramo održavati ovu stranicu nakon karantene te dodati više sadržaja u sljedećim tjednima/mjesecima kako bismo omogućili pristup drugim besplatnim alatima koje hostira CHATONS, uključujući one koji zahtijevaju registraciju.",
    "id": 399551,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/399551/?format=api"
}