Licence List
GET /api/licence/?format=api&offset=20&ordering=name
{ "count": 21, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/licence/?format=api&limit=20&ordering=name", "results": [ { "id": 12, "name": "Unlicense" } ] }