Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/145554/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/coronabond/?format=api",
    "author": "https://weblate.framasoft.org/api/users/coronabond/?format=api",
    "timestamp": "2023-10-15T08:39:46.293949Z",
    "action": 7,
    "target": "https://it.wikipedia.org/wiki/Software_libero",
    "id": 707729,
    "action_name": "Suggestion acceptée",
    "url": "https://weblate.framasoft.org/api/changes/707729/?format=api"
}