Handles creating, reading and updating event sponsors.

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

{
    "id": 22,
    "name": "BReIF",
    "homepage": "https://www.pepr-agroeconum.fr/les-projets-finances/traitement-de-donnees-et-modelisation/infrastructures/breif",
    "logo_url": null,
    "organisationId": null
}