Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440733/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-04-14T14:27:23.277044Z",
    "action": 30,
    "target": "**Share in person**<br /> Your donations allow us to participate in nearly [one hundred events each year](https://wiki.framasoft.org/evenements). We bring physical tools (Metacards, guides [Résolu], Framabooks, Flyers) to better approach the digital world.",
    "id": 352689,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/352689/?format=api"
}