Information about plays

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

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

{
    "id": 3519487,
    "uri": "https://api.kexp.org/v2/plays/3519487/?format=api",
    "airdate": "2025-06-27T10:49:31-07:00",
    "show": 63850,
    "show_uri": "https://api.kexp.org/v2/shows/63850/?format=api",
    "image_uri": "https://ia800302.us.archive.org/0/items/mbid-6ed00d3e-2a2b-4e4d-8fbc-100b3b511960/mbid-6ed00d3e-2a2b-4e4d-8fbc-100b3b511960-38590491236_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-6ed00d3e-2a2b-4e4d-8fbc-100b3b511960/mbid-6ed00d3e-2a2b-4e4d-8fbc-100b3b511960-38590491236_thumb250.jpg",
    "song": "What Occurs",
    "track_id": "4eb08283-d285-42f8-adaf-92ef66b10757",
    "recording_id": "b6b8f3dd-2bf5-48f9-b9f2-60db1f4dc999",
    "artist": "Islands",
    "artist_ids": [
        "4de30660-26a8-4390-af6f-8fc0564e7e61"
    ],
    "album": "What Occurs",
    "release_id": "6ed00d3e-2a2b-4e4d-8fbc-100b3b511960",
    "release_group_id": "243a2028-6043-44d0-8d52-9a24819ef9ea",
    "labels": [
        "ELF"
    ],
    "label_ids": [
        "40fc7554-1456-4bbd-8953-c87b9d94c0d2"
    ],
    "release_date": "2024-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Islands' band leader Nick Thorburn said this about making the 2024 album, What Occurs: \n\n“For the first time ever, we went in cold. I brought over two dozen songs into the studio on Vancouver Island. We sat facing one another in the live room, and I played the songs through for the band [Evan Gordon, Geordie Gordon, Adam Halferty]. Together we ran through the material, and very quickly, after the songs were under our fingers, we pushed record. Decisions had to be made very quickly.”\n\nhttps://islandsmusic.bandcamp.com/album/what-occurs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}