Information about plays

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

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

{
    "id": 3546738,
    "uri": "https://api.kexp.org/v2/plays/3546738/?format=api",
    "airdate": "2025-08-30T14:35:58-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-2e9d8fef-6ac4-4140-93d1-8a029e3c5274/mbid-2e9d8fef-6ac4-4140-93d1-8a029e3c5274-42773403702_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-2e9d8fef-6ac4-4140-93d1-8a029e3c5274/mbid-2e9d8fef-6ac4-4140-93d1-8a029e3c5274-42773403702_thumb250.jpg",
    "song": "No More Old Men",
    "track_id": "bb23f8e1-8f88-4c07-adef-4ae37cd55f29",
    "recording_id": "a3d4291d-25a9-4c8e-aab6-4ec105002988",
    "artist": "Chance the Rapper & Jamila Woods",
    "artist_ids": [
        "a357b4fb-b0ca-4b4e-9b6b-2030bb2ce2d6",
        "373a4c98-a46b-48e4-86ec-f6ca65b4f438"
    ],
    "album": "Star Line",
    "release_id": "2e9d8fef-6ac4-4140-93d1-8a029e3c5274",
    "release_group_id": "00c005d9-b516-4707-b27a-394a9a92f9ed",
    "labels": [
        "Chance the Rapper LLC"
    ],
    "label_ids": [
        "c5caf197-2115-4b5b-a4f7-fc0e8648d0ab"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Star Line serves as a sort of reunion for Chance the Rapper and Brandon Breaux. The visual artist did the artwork for Chance’s renowned mixtapes: \"10 Day\", \"Acid Rap\", and \"Coloring Book\", but he was not involved with the rapper's debut album, \"The Big Day\".\n\nChance the Rapper will be in San Francisco at The Masonic on October 16th.\n\nhttps://chancestuff.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}