Information about plays

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

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

{
    "id": 3657052,
    "uri": "https://api.kexp.org/v2/plays/3657052/?format=api",
    "airdate": "2026-05-20T02:07:47-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn711403.ca.archive.org/0/items/mbid-6f9ff582-0e97-4600-b238-48350a6b7fbc/mbid-6f9ff582-0e97-4600-b238-48350a6b7fbc-44952938856_thumb500.jpg",
    "thumbnail_uri": "https://ia902903.us.archive.org/22/items/mbid-6f9ff582-0e97-4600-b238-48350a6b7fbc/mbid-6f9ff582-0e97-4600-b238-48350a6b7fbc-44952938856_thumb250.jpg",
    "song": "Make Me Dance",
    "track_id": "b3b48589-3e0f-4a81-a6f0-421d23faf4be",
    "recording_id": "12e52eb0-c481-4239-8fe2-1979c208eef5",
    "artist": "fabric",
    "artist_ids": [
        "42eaffc8-7116-4dd8-b0fe-300fec77d9ff"
    ],
    "album": "Until We Are Free",
    "release_id": "6f9ff582-0e97-4600-b238-48350a6b7fbc",
    "release_group_id": "1cc4433e-5ddb-4e55-9355-6d8d78d0e9fb",
    "labels": [
        "Four Flies Records"
    ],
    "label_ids": [
        "a46b3c7f-6f70-4dde-8446-71186ff3dfe2"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Italian group fabric just released their debut album Until We Are Free! \n\n\"The record blends funk, soul, and Afrobeat with a sharp, contemporary urban attitude, resulting in a sound that functions simultaneously as sonic resistance and an invitation to the dancefloor.\"\n\nhttps://fourfliesrecords.bandcamp.com/album/until-we-are-free",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}