Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/861575/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/glossary/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/glossary/en/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Grimpy/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Grimpy/?format=api",
    "timestamp": "2023-06-29T22:51:27.043021Z",
    "action": 31,
    "target": "making-of",
    "id": 638666,
    "action_name": "Chaîne ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/638666/?format=api"
}