Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/239535/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/fr/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Pouhiou/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Pouhiou/?format=api",
    "timestamp": "2020-09-29T12:11:11.268295Z",
    "action": 30,
    "target": "The commitments of @:color.soft come from an activist approach inspired by the popular education movement, you can find them in our [Charter of Free, Ethical, Decentralized and Solidarity Services](../charte).",
    "id": 103218,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/103218/?format=api"
}