Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/410142/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/home/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/diorama/?format=api",
    "author": "https://weblate.framasoft.org/api/users/diorama/?format=api",
    "timestamp": "2020-11-15T14:31:20.234525Z",
    "action": 5,
    "target": "Mobilizon è un **programma federato**: hosts can install it\non a server to create instances, that are Mobilizon websites.\nMobilizon instances can be federated together so a profile\nregistered on instance A may contribute to a group created on instance B.\n\nThis multiplicity makes it possible to **diversify hosting conditions**.\n(governance, ToS, charters) and to **avoid the formation of monopolistic\nplatforms**.",
    "id": 127989,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/127989/?format=api"
}