Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/750485/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "author": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "timestamp": "2022-11-04T13:43:35.732010Z",
    "action": 2,
    "target": "Agiamo per un mondo più dignitoso, costruito sulla condivisione, sulla solidarietà e sui beni comuni",
    "id": 446941,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/446941/?format=api"
}