Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.funkwhale.audio/api/components/website-remake/theme/?format=api",
    "translation": "https://translate.funkwhale.audio/api/translations/website-remake/theme/ay/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-17T19:03:42.080170Z",
    "action": 0,
    "target": "",
    "id": 369408,
    "action_name": "Resource updated",
    "url": "https://translate.funkwhale.audio/api/changes/369408/?format=api"
}