Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/666495/?format=api",
    "component": "https://weblate.framasoft.org/api/components/mobilizon/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/mobilizon/glossary/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/ciampix/?format=api",
    "author": "https://weblate.framasoft.org/api/users/ciampix/?format=api",
    "timestamp": "2022-03-21T07:31:26.622490Z",
    "action": 37,
    "target": "Mobilizon",
    "id": 324492,
    "action_name": "Marqué comme À vérifier",
    "url": "https://weblate.framasoft.org/api/changes/324492/?format=api"
}