Information about plays

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

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

{
    "id": 3624833,
    "uri": "https://api.kexp.org/v2/plays/3624833/?format=api",
    "airdate": "2026-03-03T14:18:04-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831/mbid-9bdb9c4e-1a5a-41fc-af4e-9e2873418831-44286605746_thumb250.jpg",
    "song": "Clap Your Hands",
    "track_id": "8fcd807e-cf4a-4db5-90fb-2718c0922f95",
    "recording_id": "ef423e46-8fa7-410c-91e8-61d0c6525aba",
    "artist": "Daphni",
    "artist_ids": [
        "859216c4-5d01-479b-b6c3-e20cc591a86a"
    ],
    "album": "Butterfly",
    "release_id": "9bdb9c4e-1a5a-41fc-af4e-9e2873418831",
    "release_group_id": "331ea983-892d-4f81-83f4-b26c6bcd92fe",
    "labels": [
        "Jiaolong"
    ],
    "label_ids": [
        "f9703af9-62b7-45fb-a219-404809a1a622"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dan Snaith is still best-known as the man behind Caribou, a project that's been through many incarnations over the decades. For much of that time, Snaith has also made straight-up dance music under the name Daphni. But there isn't really an obvious division between those two projects. Last year, Snaith released Honey, a Caribou album that sounded a lot like Daphni. Next year, Snaith will release the new Daphni album Butterfly, and the single that he just shared sounds at least a bit like Caribou.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}