Information about plays

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

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

{
    "id": 3565286,
    "uri": "https://api.kexp.org/v2/plays/3565286/?format=api",
    "airdate": "2025-10-15T05:48:33-07:00",
    "show": 64839,
    "show_uri": "https://api.kexp.org/v2/shows/64839/?format=api",
    "image_uri": "https://ia903202.us.archive.org/28/items/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9-4402657853_thumb500.jpg",
    "thumbnail_uri": "https://ia903202.us.archive.org/28/items/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9/mbid-0eaf3a43-f00e-4416-8ea3-759d1841e3c9-4402657853_thumb250.jpg",
    "song": "Thelonius",
    "track_id": "92e4cb79-862b-46e6-ab11-a39baea66460",
    "recording_id": "55028110-b1f2-4168-9eb6-68fe748a4e72",
    "artist": "Common feat. Slum Village",
    "artist_ids": [
        "c0c1183e-6940-48ca-8f96-98250fcb3ef1",
        "c0a1179b-b14a-4d68-a3c1-1fdab16ed602"
    ],
    "album": "Like Water For Chocolate (Clean Version)",
    "release_id": "d774c3e5-3416-492e-9ae3-87e6eb289a43",
    "release_group_id": "cb275cb8-1619-48ba-8b4c-30d63b7035e9",
    "labels": [
        "MCA Records, Inc."
    ],
    "label_ids": [
        "1dd678a1-5904-4280-bafc-162224ed3405"
    ],
    "release_date": "2000-03-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fellow Soulquarian members J Dilla and Common collaborate on \"Thelonius\". \n\nListen to Common recall how he and J Dilla collaborated on \"Thelonius\": https://www.vibe.com/music/music-news/then-now-common-j-dilla-memory-thelonious-collaboration-with-slum-village-684054/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}