Information about plays

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

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

{
    "id": 3657334,
    "uri": "https://api.kexp.org/v2/plays/3657334/?format=api",
    "airdate": "2026-05-20T18:07:07-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://ia601805.us.archive.org/27/items/mbid-54db9954-197e-4626-9c43-bd769002c6d4/mbid-54db9954-197e-4626-9c43-bd769002c6d4-44200657612_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-54db9954-197e-4626-9c43-bd769002c6d4/mbid-54db9954-197e-4626-9c43-bd769002c6d4-44200657612_thumb250.jpg",
    "song": "Everybody Talks",
    "track_id": "7ed70041-eb80-4571-9024-e26d2e10e2a2",
    "recording_id": "28a8a52e-e8aa-4ad5-a701-b31bf2cbd3b7",
    "artist": "Eaves Wilder",
    "artist_ids": [
        "abd4a4cc-6cc2-430f-a4f8-0c5b8afe4273"
    ],
    "album": "Little Miss Sunshine",
    "release_id": "54db9954-197e-4626-9c43-bd769002c6d4",
    "release_group_id": "56e28982-ea12-4596-a0e3-574c9af2fb0c",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wilder says of the single: “I think we are generally at a point where everybody talks way too much… and most people need to literally shut the f**k up. In the club, your favourite song is about to come on – the chorus is about to hit – and then some f**king idiot comes up behind you and chats your ear off, and you miss the drop.”\n\nTo a greater extent, it’s about everything just feeling ‘too much’: “Some days, it feels like you’ve got so many people talking in your head, to a point where it’s way too noisy to be able to get out of it. Online, the conversation is so angry and stupid and people just want to hear themselves speak. It seems like the whole world is just full of people chatting shit and fighting. I wanted to write something that felt relentless – like it was almost too much. Because that’s how it feels right now.”\n\nRead more and check out the 'Everybody Talks' video here:\nhttps://bit.ly/4mYd4F4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}