Information about plays

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

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

{
    "id": 3539278,
    "uri": "https://api.kexp.org/v2/plays/3539278/?format=api",
    "airdate": "2025-08-12T18:35:27-07:00",
    "show": 64272,
    "show_uri": "https://api.kexp.org/v2/shows/64272/?format=api",
    "image_uri": "https://ia801500.us.archive.org/22/items/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367-16856529316_thumb500.jpg",
    "thumbnail_uri": "https://ia601500.us.archive.org/22/items/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367/mbid-da1f9e32-5e07-4de7-8262-a5e69d092367-16856529316_thumb250.jpg",
    "song": "The who's who of who cares",
    "track_id": "0da1856f-aa4a-4836-b79f-ddd98072bf56",
    "recording_id": "2672f840-de47-4902-98f6-203b7da61b5c",
    "artist": "Museum of Love",
    "artist_ids": [
        "ae218235-f6ee-48ea-a0c5-f33b03bf08be"
    ],
    "album": "Museum of Love",
    "release_id": "da1f9e32-5e07-4de7-8262-a5e69d092367",
    "release_group_id": "8f365524-2a88-4630-a7cf-e163f5e9c078",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2014-10-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This collaboration between former LCD Soundsystem drummer Pat Mahoney and Dennis McNany was KEXP's song of the day in 2014. Dennis shared that “Pat’s a sculptor, I’m a painter, we make music and museums are sacred spaces and love is an elusive thing.” \n\nMuseum of Love performed Live in the KEXP Studio in 2014: https://youtu.be/CTHoYknOQh4?si=W79LBMxAGC7NRlz0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}