Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/410186/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/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-15T15:46:27.931411Z",
    "action": 5,
    "target": "Prima di tutto, devi conoscere Git e Elixir.\nSe questo non\nFirst of all, you will need knowledge of Git and Elixir.\nIf that doesn’t speak to you, then, for the moment, the\nproject isn't ready to receive your contributions in code. Sorry!\n\nIf you are versed in these tools, just go to [the software repository](@:git.mobilizon),\nand write an issue or fork it to propose your own contributions.\n\nOf course, it is always better to talk to each other beforehand. \nFor this you can use [our\nMatrix lounge](https://matrix.to/#/#Mobilizon:matrix.org).",
    "id": 128055,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/128055/?format=api"
}