Information about plays

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

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

{
    "id": 3548914,
    "uri": "https://api.kexp.org/v2/plays/3548914/?format=api",
    "airdate": "2025-09-04T17:01:25-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-077940e5-0912-38be-bf3c-699b38daa323/mbid-077940e5-0912-38be-bf3c-699b38daa323-4402686825_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-077940e5-0912-38be-bf3c-699b38daa323/mbid-077940e5-0912-38be-bf3c-699b38daa323-4402686825_thumb250.jpg",
    "song": "The Corner",
    "track_id": "41e18e86-f7cc-3c83-b703-2b18c90e59a9",
    "recording_id": "4f44325b-a863-4f23-86d8-06ec3d29a005",
    "artist": "Common feat. The Last Poets",
    "artist_ids": [
        "9457a08d-a2d0-4f2d-9876-b8870612d54f",
        "c0a1179b-b14a-4d68-a3c1-1fdab16ed602"
    ],
    "album": "Be",
    "release_id": "077940e5-0912-38be-bf3c-699b38daa323",
    "release_group_id": "93b891c9-4fc4-3085-960e-5da4c7fe8113",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2005-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Common gave his reasons for featuring spoken word artists, the Last Poets, on the album's first official single, \"The Corner\": \n\n\"They gifted at writing. They voices is incredible. They took my song to a higher level. And that's what hip-hop was about to me. It would have a message. It would take you to the next place. It was fresh as people say -- something new. They brought newness to what \"The Corner\" was and they also brought some nostalgia, too. Just them being from the '70s and being used in hip-hop and their spirit brought something pure to it. They gave me a better understanding of the corner after that. I knew those who had been listening to hip-hop would know who the Last Poets were and if they didn't they would feel it in their souls sooner or later. And I also felt good about introducing some of the youth to the Last Poets.\"\n\nhttps://www.thinkcommon.com/\nhttps://www.thelastpoets.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}