Changes API.

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

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

{
    "unit": null,
    "component": "https://hosted.weblate.org/api/components/fittrackee/fittrackee-client-errors/?format=api",
    "translation": null,
    "user": "https://hosted.weblate.org/api/users/SamR1/?format=api",
    "author": null,
    "timestamp": "2024-04-10T21:44:04.100356+02:00",
    "action": 43,
    "target": "fittrackee-client",
    "id": 87281895,
    "action_name": "Moved component",
    "url": "https://hosted.weblate.org/api/changes/87281895/?format=api"
}