Information about plays

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

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

{
    "id": 3542539,
    "uri": "https://api.kexp.org/v2/plays/3542539/?format=api",
    "airdate": "2025-08-20T16:19:59-07:00",
    "show": 64341,
    "show_uri": "https://api.kexp.org/v2/shows/64341/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-c6e9ab02-6b6e-4851-99e1-5e72b5bee1e3/mbid-c6e9ab02-6b6e-4851-99e1-5e72b5bee1e3-36304183370_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-c6e9ab02-6b6e-4851-99e1-5e72b5bee1e3/mbid-c6e9ab02-6b6e-4851-99e1-5e72b5bee1e3-36304183370_thumb250.jpg",
    "song": "Nobody Really Cares If You Don’t Go to the Party",
    "track_id": "da85b5e9-37ec-4786-ad3f-836f377ac565",
    "recording_id": "3dd8f4da-5e98-4aae-b093-7a34f321f97d",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "Sometimes I Sit and Think, and Sometimes I Just Sit",
    "release_id": "c6e9ab02-6b6e-4851-99e1-5e72b5bee1e3",
    "release_group_id": "136815ec-7b75-4477-9f35-8e6adb926700",
    "labels": [
        "Mom + Pop Music"
    ],
    "label_ids": [
        "e30c6170-fcd5-4c30-9b89-bd1bdcbcaa5f"
    ],
    "release_date": "2015-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Courtney Barnett will co-headline the Bumbershoot Music Festival, August 31st and September 1st: https://bumbershoot.com/music/courtney-barnett/\n\nShe's also playing the Psychic Salamander fest at Remlinger Farms on September 13! -https://remlingerfarms.com/psychic-salamander/\n\nCourtney Barnett performed \"Nobody Really Cares If You Don’t Go to the Party\" during her in studio session back in 2014: https://youtu.be/Gr04biOH6NA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}