Information about plays

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

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

{
    "id": 3550134,
    "uri": "https://api.kexp.org/v2/plays/3550134/?format=api",
    "airdate": "2025-09-07T17:47:05-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia904601.us.archive.org/0/items/mbid-c81489c1-9ac7-47d9-8c86-5bf3509907c8/mbid-c81489c1-9ac7-47d9-8c86-5bf3509907c8-41063677434_thumb500.jpg",
    "thumbnail_uri": "https://ia804601.us.archive.org/0/items/mbid-c81489c1-9ac7-47d9-8c86-5bf3509907c8/mbid-c81489c1-9ac7-47d9-8c86-5bf3509907c8-41063677434_thumb250.jpg",
    "song": "I Want You (Fever)",
    "track_id": "c6fcad88-3c34-4162-999d-37c897e5ce10",
    "recording_id": "8651ada2-76d3-4b61-8e9b-ffb58962e3bd",
    "artist": "Momma",
    "artist_ids": [
        "a17342a6-e661-4874-9687-957caf010377"
    ],
    "album": "Welcome to My Blue Sky",
    "release_id": "c81489c1-9ac7-47d9-8c86-5bf3509907c8",
    "release_group_id": "453f2f7b-fa88-4d29-bd43-a512464ef2d0",
    "labels": [
        "Polyvinyl"
    ],
    "label_ids": [
        "2ad60482-164f-4e5c-ac78-1f5267d4fdc0"
    ],
    "release_date": "2025-04-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“This record came from a very formative time for us—there was a lot of change that felt so fun and exciting, but also a lot of instability and heartbreak,” says Allegra Weingarten, who met Etta Friedman during their high-school years in L.A. and soon struck up a close musical collaboration.\n\nAs they dealt with the fallout of that phase of their lives (a moment marked by infidelity, loneliness, heavy drinking, and the start of new romance), the two friends made a pact to wade through the mess together.\n\n\"In a way it felt like we flipped our entire lives upside-down,\" says Friedman. \"We needed to lean on each other to cope with everything we were going through, and writing songs together was a big part of working through those feelings and finally putting them to rest.\" https://tinyurl.com/ye2b2ura",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}