Event Cost List
GET /api/eventcost/?format=api&offset=20&ordering=-id
{ "count": 25, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/eventcost/?format=api&limit=20&ordering=-id", "results": [ { "id": 5, "cost": "1350 for academics" }, { "id": 4, "cost": "Concessions available" }, { "id": 3, "cost": "Priced" }, { "id": 2, "cost": "Free to academics" }, { "id": 1, "cost": "Free" } ] }