Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440710/?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": "2021-10-26T15:45:27.406061Z",
    "action": 30,
    "target": "Financial and activity reports can be found on the\n[not-for-profit page](@:(link.soft)/association)",
    "id": 251469,
    "action_name": "Chaîne source modifiée",
    "url": "https://weblate.framasoft.org/api/changes/251469/?format=api"
}