Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/251190/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/cgu/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/cgu/pt_BR/?format=api",
    "user": "https://weblate.framasoft.org/api/users/framasil/?format=api",
    "author": "https://weblate.framasoft.org/api/users/framasil/?format=api",
    "timestamp": "2020-02-05T07:33:06.504657Z",
    "action": 5,
    "target": "## Introdução\n\nAo usar este serviço, você concorda estar vinculado aos seguintes termos.<br />\n@:color.soft reserva o direito de atualizar e modificar esses termos de vez enquando.\nBy using this service, you agree to be bound by 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": 42735,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/42735/?format=api"
}