Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/281140/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/ca/?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:08:16.807147Z",
    "action": 30,
    "target": "## Preamble\n\nBy using this service, you agree to the following terms.<br />\n@:color.soft reserves the right to update and modify these terms from time\nto time.\n\n## Short version (TL;DR as we say)\n\nTo make it easier to read, without the legal blah-blah, we offer you below\na version understandable by a normal human being.",
    "id": 103188,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/103188/?format=api"
}