curl --location --request GET '/event/tag/'
{ "count": 10, "next": "https://instance.bevy.com/api/event/tag/?page=2", "previous": null, "results": [ "tag1", "tag2" ] }