Information about plays

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

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

{
    "id": 3519378,
    "uri": "https://api.kexp.org/v2/plays/3519378/?format=api",
    "airdate": "2025-06-27T04:42:21-07:00",
    "show": 63847,
    "show_uri": "https://api.kexp.org/v2/shows/63847/?format=api",
    "image_uri": "https://ia803207.us.archive.org/15/items/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9-10149201972_thumb500.jpg",
    "thumbnail_uri": "https://ia803207.us.archive.org/15/items/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9/mbid-ed721fd4-ca0c-4cb1-a569-050c994d10d9-10149201972_thumb250.jpg",
    "song": "Head Like a Hole",
    "track_id": "69a81468-799f-3734-a776-ef67bb99e43a",
    "recording_id": "f9d853c3-b48c-404f-b726-41a820d7dce9",
    "artist": "Nine Inch Nails",
    "artist_ids": [
        "b7ffd2af-418f-4be2-bdd1-22f8b48613da"
    ],
    "album": "Pretty Hate Machine",
    "release_id": "ed721fd4-ca0c-4cb1-a569-050c994d10d9",
    "release_group_id": "fcb872a2-7ef9-3ed0-bd4a-7c55c78179b6",
    "labels": [
        "UMe"
    ],
    "label_ids": [
        "93ba13c1-5d3f-4618-a8e7-17aeffff1da6"
    ],
    "release_date": "2010-11-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NIN will be hitting the road in 2025, with a stop in Vancouver, British Columbia on August 10th at Rogers Arena, and August 12th in Seattle, WA at Climate Pledge Arena.\n\n“I wrote it [\"Head Like a Hole\"] at the last minute as a throwaway,” Trent Reznor said in 2005. “The rest of 'Pretty Hate Machine' was already written, and we’d revised everything else about nine times. Up until then songwriting had been a meticulous and agonizing process, but this took me 15 minutes in my bedroom.”\nhttps://www.loudersound.com/features/the-story-behind-the-song-nine-inch-nails-head-like-a-hole",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}