Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/397236/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/en/?format=api",
    "user": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "author": "https://weblate.framasoft.org/api/users/gunchleoc/?format=api",
    "timestamp": "2021-03-07T10:11:15.803937Z",
    "action": 2,
    "target": "In Mobilizon version 1.0.0, it is not possible to\nrequest access to a group: the `join a group` button is\nshaded out on the public pages of each group.\n\nHowever, we are displaying this button (along with a message explaining\nthat _“You can only be invited to groups at the moment”_),\nbecause we want to integrate such a feature in the future.\n\nIn a federated tool, coding this button raises a\nmultitude of complex use cases. We still need\ntime to do things right.\n\nIn the meantime, feel free to comment on a group’s public event to let them know you wish to be invited!",
    "id": 168633,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/168633/?format=api"
}