Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3655473/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3655473,
    "uri": "https://api.kexp.org/v2/plays/3655473/?format=api",
    "airdate": "2026-05-16T12:24:44-07:00",
    "show": 66733,
    "show_uri": "https://api.kexp.org/v2/shows/66733/?format=api",
    "image_uri": "https://dn710401.ca.archive.org/0/items/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc-45058769065_thumb500.jpg",
    "thumbnail_uri": "https://dn710401.ca.archive.org/0/items/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc/mbid-8ea13e41-2f8b-460a-8537-748d99bf4acc-45058769065_thumb250.jpg",
    "song": "Screwdark",
    "track_id": "fb293f7d-1001-48d7-9d41-2cc086823458",
    "recording_id": "31c84942-010b-4c2f-8036-ea2998e7b151",
    "artist": "RIP Magic",
    "artist_ids": [
        "9109582c-cc24-49ae-bc03-ccb9c7c30966"
    ],
    "album": "Screwdark",
    "release_id": "8ea13e41-2f8b-460a-8537-748d99bf4acc",
    "release_group_id": "36c1624e-a45a-498b-aec4-435caadfae6c",
    "labels": [
        "section1"
    ],
    "label_ids": [
        "0fef83ca-925d-4a0a-84a0-bc7a2e5fb477"
    ],
    "release_date": "2026-05-06",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "RIP Magic is supporting Tame Impala on its world tour.\n\nRIP Magic is a London quartet — Marco Pini, Felix Bayley-Higgins, Beth Boswell-Knight, and Pedro Takahashi — that formed about a year ago. Pini does electronics and production in the established London indie group Sorry; he and Felix knew each other from school. The band sold out a string of shows before ever putting out a release. \"Screwdark\" is their first single for section1.\n\nhttps://theface.com/music/rip-magic-interview\nhttps://rip-magic.bandcamp.com/album/screwdark\n\nWatch the frenetic music video here:\nhttps://www.youtube.com/watch?v=ZkGAc3pniCc\n\nhttps://rip-magic.bandcamp.com/\nhttps://www.hotline.rip/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}