Information about plays

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

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

{
    "id": 3572920,
    "uri": "https://api.kexp.org/v2/plays/3572920/?format=api",
    "airdate": "2025-11-02T02:57:50-08:00",
    "show": 65001,
    "show_uri": "https://api.kexp.org/v2/shows/65001/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-380ad95b-634f-46d1-9d69-b8b067fe5f3d/mbid-380ad95b-634f-46d1-9d69-b8b067fe5f3d-43209962021_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-380ad95b-634f-46d1-9d69-b8b067fe5f3d/mbid-380ad95b-634f-46d1-9d69-b8b067fe5f3d-43209962021_thumb250.jpg",
    "song": "I Don't Wanna Be Funny Anymore",
    "track_id": "60ef5184-831b-4c48-84bc-d6b3d9a4692c",
    "recording_id": "e0c1181c-c6ff-4bba-aa9f-4afb49f60187",
    "artist": "Lucy Dacus",
    "artist_ids": [
        "dbe7fdf7-81b2-418b-b3f6-81ae71532f40"
    ],
    "album": "No Burden",
    "release_id": "11136516-8539-4e36-8d9f-e7814ed45355",
    "release_group_id": "3b023116-0306-4065-834d-254d6ec48fe0",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2016-02-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I Don't Wanna Be Funny Anymore\" comes from Lucy Dacus' 2016 debut album. \n\nShe has gone on to release two more solo albums as well as an EP and full-length, Grammy-winning album with boygenius. \n\nCheck out Dacus performing this song Live on KEXP here: https://www.youtube.com/watch?v=ZeQwtOf6QtA \n\nhttps://lucydacus.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}