Handles creating, reading and updating event sponsors.

GET /api/eventsponsor/Agropolis%20Fondation/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 17,
    "name": "Agropolis Fondation",
    "homepage": "https://www.agropolis-fondation.fr/Soutiens-ponctuels",
    "logo_url": null,
    "organisationId": "https://catalogue.france-bioinformatique.fr/api/organisation/CIRAD/?format=api"
}