Information about plays

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

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

{
    "id": 3560787,
    "uri": "https://api.kexp.org/v2/plays/3560787/?format=api",
    "airdate": "2025-10-03T08:21:10-07:00",
    "show": 64732,
    "show_uri": "https://api.kexp.org/v2/shows/64732/?format=api",
    "image_uri": "https://ia801408.us.archive.org/20/items/mbid-dd9cc392-ac15-4db3-9749-b9a009bfe379/mbid-dd9cc392-ac15-4db3-9749-b9a009bfe379-16257822584_thumb500.jpg",
    "thumbnail_uri": "https://ia601408.us.archive.org/20/items/mbid-dd9cc392-ac15-4db3-9749-b9a009bfe379/mbid-dd9cc392-ac15-4db3-9749-b9a009bfe379-16257822584_thumb250.jpg",
    "song": "Show Me",
    "track_id": "13866305-91fc-3361-b2b9-25a27d486103",
    "recording_id": "b042bf9e-7793-4a5c-890f-a7d60a965ddf",
    "artist": "Mint Royale feat. Posdnuos",
    "artist_ids": [
        "dec629c1-c5b8-4fa1-9bb2-eaf979550f41",
        "57c44102-301c-43d0-91d6-66d71ffd5376"
    ],
    "album": "On the Ropes",
    "release_id": "dd9cc392-ac15-4db3-9749-b9a009bfe379",
    "release_group_id": "e478cb69-8dbc-3e93-8141-00dba5935617",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John & Morgan & Owen,\nI know you're getting 14 gazillion requests, but I thought I would try to add mine to the list. It's for a song you'll play today anyway, so maybe it will work?\nIf you could shout out Mr. Reichert's (rike-urt) 5th graders with the Friday Song somewhere around 8:15, most of them should be here and would hear it. They're a really fun and funny group to work with and I think they deserve a dance party on this first Friday of October!\nThanks for all you do to keep us rolling with tunes and stories and jokes and...everything. Here's to a successful fall drive! Andy, Amplifier --PDX\n--\nAhhh....the Friday song. This one's for Mr. Reichert's 5th-graders!\n--\nMany wait with bated breath for the Friday song to play.  If you're one of them support John and The Morning Show with your donation now: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}