Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/75566125/?format=api",
    "component": "https://hosted.weblate.org/api/components/switchyomega/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/switchyomega/glossary/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Eric2244/?format=api",
    "author": "https://hosted.weblate.org/api/users/Eric2244/?format=api",
    "timestamp": "2024-03-06T22:30:55.599805+01:00",
    "action": 66,
    "target": "",
    "id": 83040355,
    "action_name": "Explanation updated",
    "url": "https://hosted.weblate.org/api/changes/83040355/?format=api"
}