Information about plays

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

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

{
    "id": 3550407,
    "uri": "https://api.kexp.org/v2/plays/3550407/?format=api",
    "airdate": "2025-09-08T10:23:03-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia600302.us.archive.org/13/items/mbid-9f4f21fd-f7f7-4586-b211-748d45d924f0/mbid-9f4f21fd-f7f7-4586-b211-748d45d924f0-13615820695_thumb500.jpg",
    "thumbnail_uri": "https://ia800302.us.archive.org/13/items/mbid-9f4f21fd-f7f7-4586-b211-748d45d924f0/mbid-9f4f21fd-f7f7-4586-b211-748d45d924f0-13615820695_thumb250.jpg",
    "song": "The First Part",
    "track_id": "f8700f2f-20f0-372b-9c6f-808d2c5c1c71",
    "recording_id": "442e3549-2bfe-4044-b765-a3b23dba607d",
    "artist": "Superchunk",
    "artist_ids": [
        "61653550-fd9b-4401-8248-44f2d064d384"
    ],
    "album": "Foolish",
    "release_id": "9f4f21fd-f7f7-4586-b211-748d45d924f0",
    "release_group_id": "90149cca-46f4-3985-8d5f-0d1559daa028",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "1994-04-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n\n- Seattle (Tractor Tavern) on Friday, October 17th (keep listening to the Midday Show today for another chance to win tickets for this show!)\n- San Francisco (The Independent) on Tuesday, October 21st\n\nFormed in 1989 in Chapel Hill, North Carolina, Superchunk is Mac McCaughan (guitar, vocals), Jim Wilbur (guitar, backing vocals), Jon Wurster (drums, backing vocals), and Laura Ballance (bass, backing vocals).: https://superchunk.bandcamp.com/album/foolish-remastered\n\nhttps://superchunk.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}