Information about plays

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

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

{
    "id": 3661029,
    "uri": "https://api.kexp.org/v2/plays/3661029/?format=api",
    "airdate": "2026-05-29T13:07:20-07:00",
    "show": 66845,
    "show_uri": "https://api.kexp.org/v2/shows/66845/?format=api",
    "image_uri": "https://dn710009.ca.archive.org/0/items/mbid-8b1a4e82-3116-4bf4-8e49-6aad0111ddfc/mbid-8b1a4e82-3116-4bf4-8e49-6aad0111ddfc-39069298015_thumb500.jpg",
    "thumbnail_uri": "https://dn710009.ca.archive.org/0/items/mbid-8b1a4e82-3116-4bf4-8e49-6aad0111ddfc/mbid-8b1a4e82-3116-4bf4-8e49-6aad0111ddfc-39069298015_thumb250.jpg",
    "song": "Dreamin’",
    "track_id": "67071a62-3483-488b-8ce8-e590038e7415",
    "recording_id": "f3370902-5d96-4099-aaf1-077dd98f2668",
    "artist": "Common & Pete Rock",
    "artist_ids": [
        "c0a1179b-b14a-4d68-a3c1-1fdab16ed602",
        "39a973f2-0785-4ef6-90d9-551378864f89"
    ],
    "album": "The Auditorium, Vol. 1",
    "release_id": "8b1a4e82-3116-4bf4-8e49-6aad0111ddfc",
    "release_group_id": "ff1a34ea-5589-42d5-a5a1-2b338c57c501",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Dreamin'\" stacks five samples on top of each other. Aretha Franklin's \"Day Dreaming\" is the spiritual root and the title-source; Azar Lawrence's \"People Moving\" and the S.O.S. Band's \"Take Your Time (Do It Right)\" hold down the rhythm bed; and the wink is at the top — Mobb Deep's \"Shook Ones Part II\" and Notorious B.I.G.'s \"Juicy\" laid in to make this a 90s-East-Coast hip-hop tribute too. From 'The Auditorium Vol. 1,' July 2024 on Loma Vista. \n\nhttps://www.whosampled.com/Common/Dreamin'/\nhttps://www.lomavistarecordings.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}