Information about plays

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

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

{
    "id": 3581912,
    "uri": "https://api.kexp.org/v2/plays/3581912/?format=api",
    "airdate": "2025-11-23T12:32:11-08:00",
    "show": 65189,
    "show_uri": "https://api.kexp.org/v2/shows/65189/?format=api",
    "image_uri": "https://ia600505.us.archive.org/9/items/mbid-a1b8c20c-cde9-4caa-bcbc-bd7fa27841a2/mbid-a1b8c20c-cde9-4caa-bcbc-bd7fa27841a2-37247711392_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-a1b8c20c-cde9-4caa-bcbc-bd7fa27841a2/mbid-a1b8c20c-cde9-4caa-bcbc-bd7fa27841a2-37247711392_thumb250.jpg",
    "song": "Ninety Three ’til Infinity and Beyoncé",
    "track_id": "ff85391d-32ed-4c40-9b09-d617db126998",
    "recording_id": "93befbb7-2f77-497f-b52d-fd689dad8cde",
    "artist": "André 3000",
    "artist_ids": [
        "f563a1a9-069b-41ed-8b3b-e1b1a6f5b34b"
    ],
    "album": "New Blue Sun",
    "release_id": "a1b8c20c-cde9-4caa-bcbc-bd7fa27841a2",
    "release_group_id": "4a2445e0-58b6-42cb-b845-c7ea06c1b39c",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2023-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"No. 5 is called ‘Ninety Three ‘Til Infinity And Beyoncé.’ That was more when I was a youngster - Souls of Mischief was one of my favorite groups and ’93 ’til Infinity,’ everybody remembers that song. So it was kind of like a fun nod and you know, Buzz Lightyear from Toy Story, he always say, ‘To infinity and beyond!’ You know? So, it was kind of like, ‘Ninety Three ‘Til Infinity And Beyoncé. So it was kind of just this fun thing.”\n\nhttps://www.nme.com/news/music/andre-3000-had-to-ask-beyonces-permission-to-use-her-name-in-new-song-title-3541436\nhttps://andre3000.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}