Information about plays

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

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

{
    "id": 3659263,
    "uri": "https://api.kexp.org/v2/plays/3659263/?format=api",
    "airdate": "2026-05-25T04:10:42-07:00",
    "show": 66809,
    "show_uri": "https://api.kexp.org/v2/shows/66809/?format=api",
    "image_uri": "https://ia802802.us.archive.org/8/items/mbid-0bb16545-9846-4c07-8863-222bf908a0e2/mbid-0bb16545-9846-4c07-8863-222bf908a0e2-25890902321_thumb500.jpg",
    "thumbnail_uri": "https://ia802802.us.archive.org/8/items/mbid-0bb16545-9846-4c07-8863-222bf908a0e2/mbid-0bb16545-9846-4c07-8863-222bf908a0e2-25890902321_thumb250.jpg",
    "song": "Dragonball Durag",
    "track_id": "b18f87c9-cecc-48f2-9b10-78e49ae8a1eb",
    "recording_id": "83dbdaa8-3fed-4ce5-bd98-838c5f67f4b8",
    "artist": "Thundercat",
    "artist_ids": [
        "044fd265-79dd-43eb-afc4-8b20becf7e17"
    ],
    "album": "It Is What It Is",
    "release_id": "0bb16545-9846-4c07-8863-222bf908a0e2",
    "release_group_id": "9ffdc0f1-6683-44f1-9194-a247ecb9b297",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2020-04-03",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The hilarious video for this song featured Abbot Elementary's  Quinta Brunson, HAIM, and Kali Uchis!\n\nNPR wrote about the music video, \"Thundercat has dropped off the all-too-necessary video for \"Dragonball Durag,\" the second single off his upcoming album 'It Is What It Is.' Directed by Zack Fox, who seems to have filmed the whole thing on an iPhone and edited it in iMovie, the visuals deliver an important PSA: Modern funk's greatest songwriter is lonely. What's the point of dressing immaculately — in a floral kimono top, sparkling Gucci belt and radiant red shorts — with no one to show it off to?\": https://www.youtube.com/watch?v=ormQQG2UhtQ\n\nhttps://theamazingthundercat.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}