Handles creating, reading and updating event sponsors.

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

{
    "id": 21,
    "name": "H2020-AGENT",
    "homepage": "https://agent-project.eu/",
    "logo_url": "https://agent-project.eu/",
    "organisationId": null
}