Information about plays

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

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

{
    "id": 3633744,
    "uri": "https://api.kexp.org/v2/plays/3633744/?format=api",
    "airdate": "2026-03-26T04:26:20-07:00",
    "show": 66281,
    "show_uri": "https://api.kexp.org/v2/shows/66281/?format=api",
    "image_uri": "https://coverartarchive.org/release/662347f7-17d5-4430-9f8e-952a70020172/41683902328-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/662347f7-17d5-4430-9f8e-952a70020172/41683902328-250.jpg",
    "song": "Who’s Zoomin’ Who",
    "track_id": null,
    "recording_id": "4bf96413-6ebc-46bb-a877-4e12f4fa15ad",
    "artist": "Aretha Franklin",
    "artist_ids": [
        "2f9ecbed-27be-40e6-abca-6de49d50299e"
    ],
    "album": "Who’s Zoomin’ Who?",
    "release_id": null,
    "release_group_id": "d583dbf9-5cb5-388a-9ef0-ace0af20318b",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sylvester sang background vocals on this 1985 hit from the Queen of Soul.\n---\nSing-along to \"Who's Zoomin' Who\", here, with this official lyric video, enjoy:\nhttps://www.youtube.com/watch?v=eYmmFf6M40Y\n\nCheck out the official YouTube page for the icon and queen of soul, Aretha Franklin while you're at it, here:\nhttps://www.youtube.com/channel/UCGDOBEUVPWkzmHo4dDa96zQ\n---\nhttps://www.arethafranklin.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}