Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/269251/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/es/?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:10:42.767001Z",
    "action": 30,
    "target": "The commitments of @:color.soft result 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": 103208,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/103208/?format=api"
}