Information about plays

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

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

{
    "id": 3545820,
    "uri": "https://api.kexp.org/v2/plays/3545820/?format=api",
    "airdate": "2025-08-28T09:13:00-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia600106.us.archive.org/26/items/mbid-e13f9cae-826e-4fc4-b2c4-baf80922c0c9/mbid-e13f9cae-826e-4fc4-b2c4-baf80922c0c9-16652836974_thumb500.jpg",
    "thumbnail_uri": "https://ia600106.us.archive.org/26/items/mbid-e13f9cae-826e-4fc4-b2c4-baf80922c0c9/mbid-e13f9cae-826e-4fc4-b2c4-baf80922c0c9-16652836974_thumb250.jpg",
    "song": "Laid",
    "track_id": "525f5493-c999-4d5d-ada7-a85547700da6",
    "recording_id": "c25f00b1-22c1-496a-bd64-0a0ddd947166",
    "artist": "The Pains of Being Pure at Heart",
    "artist_ids": [
        "46f4e349-ddec-4131-9367-91b630a821d0"
    ],
    "album": "Hell",
    "release_id": "e13f9cae-826e-4fc4-b2c4-baf80922c0c9",
    "release_group_id": "ef5aaa4c-9756-4a85-bad4-746a9af06a24",
    "labels": [
        "Painbow Records"
    ],
    "label_ids": [
        "aa83f41e-94ea-4bb8-a96a-2ed38e594f83"
    ],
    "release_date": "2015-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New York indie pop outfit the Pains of Being Pure at Heart have announced a new EP. Titled Hell, it'll be out November 13 via their own label, Painbow. They've also shared its first track, a cover of \"Laid\" by James.\n\nhttps://pitchfork.com/news/61744-the-pains-of-being-pure-at-heart-announce-new-ep-hell-cover-laid-by-james/\n--\nThat's Jen Goma, a star in A Sunny Day in Glasgow and occasional member of The Pains, who takes the vocal lead on this song, -- Go back to 2014 and watch The Pains... performing live in our KEXP studio: https://www.youtube.com/watch?v=rcsbTtGEJ28",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}