Information about plays

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

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

{
    "id": 3533571,
    "uri": "https://api.kexp.org/v2/plays/3533571/?format=api",
    "airdate": "2025-07-30T02:41:03-07:00",
    "show": 64150,
    "show_uri": "https://api.kexp.org/v2/shows/64150/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-d2c47b50-31ed-43f5-86d1-6ecb544d0ebc/mbid-d2c47b50-31ed-43f5-86d1-6ecb544d0ebc-42588460960_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/18/items/mbid-d2c47b50-31ed-43f5-86d1-6ecb544d0ebc/mbid-d2c47b50-31ed-43f5-86d1-6ecb544d0ebc-42588460960_thumb250.jpg",
    "song": "End of Summer",
    "track_id": "90418588-1379-499d-90dc-641b3f9ea5f8",
    "recording_id": "56c5e58b-c62b-4d86-bc75-f1501fd2f98f",
    "artist": "Tame Impala",
    "artist_ids": [
        "63aa26c3-d59b-4da4-84ac-716b54f1ef4d"
    ],
    "album": "End of Summer",
    "release_id": "d2c47b50-31ed-43f5-86d1-6ecb544d0ebc",
    "release_group_id": "8d290602-2b68-4e71-b1fb-a926be4d9bbf",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Of this track, Kevin Parker has announced, \"A new era begins. This is the first thing I want you guys to hear. I give you End Of Summer.\"\n\n\"As is tradition, go and find your favorite sound system. The video was shot in a place even dustier than my drum sounds. Hope you like it. Off we goooooo.\"\n\n\"End of Summer\" marks Tame Impala’s first new track since 2023, when Parker dropped songs on the soundtracks for Barbie (\"Journey to the Real World\") and Dungeons & Dragons: Honor Among Thieves (\"Wings of Time\").\n\nParker remained busy outside the outfit, however, serving as a producer on Dua Lipa’s Radical Optimism and collaborating with Justice, a pair of dance projects that now seem to foreshadow Tame Impala’s current musical direction. https://tinyurl.com/4ukc3b66\n\nYou can catch the aforementioned Julian Klincewicz-directed video here: https://tinyurl.com/ymz5kkus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}