Information about plays

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

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

{
    "id": 3636463,
    "uri": "https://api.kexp.org/v2/plays/3636463/?format=api",
    "airdate": "2026-04-01T13:57:13-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-28ddf022-0a8a-4ecd-bf18-d80af26c3aff/mbid-28ddf022-0a8a-4ecd-bf18-d80af26c3aff-4436702720_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-28ddf022-0a8a-4ecd-bf18-d80af26c3aff/mbid-28ddf022-0a8a-4ecd-bf18-d80af26c3aff-4436702720_thumb250.jpg",
    "song": "Empire Ants",
    "track_id": "4c05fa35-8ed0-392c-bca8-ad5d6803fe9c",
    "recording_id": "a0481faf-70de-41de-95d6-315735ef8aea",
    "artist": "Gorillaz",
    "artist_ids": [
        "e21857d5-3256-4547-afb3-4b6ded592596"
    ],
    "album": "Plastic Beach",
    "release_id": "28ddf022-0a8a-4ecd-bf18-d80af26c3aff",
    "release_group_id": "5a676824-18cd-4f7f-89f0-df21623e2042",
    "labels": [
        "Parlophone"
    ],
    "label_ids": [
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9"
    ],
    "release_date": "2010-03-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Morla!\n--\nThis 2010 Gorillaz track features Swedish band Little Dragon and their singer Yukimi Nagano. Yukimi Nagano recalled to Q magazine March 2010: \"Walking into their studio was like walking into a playground-there were instruments from all around the world and an ocean of synthesizers. We were in awe of it all, hungry to try them all out. We worked on a couple of different things, writing and coming up with ideas. Everything was very spontaneous and playful.\"\n-\nThe song samples from the theme music to the BBC's long running science and technology program, Tomorrow's World.-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}