Information about plays

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

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

{
    "id": 3562617,
    "uri": "https://api.kexp.org/v2/plays/3562617/?format=api",
    "airdate": "2025-10-08T07:12:03-07:00",
    "show": 64778,
    "show_uri": "https://api.kexp.org/v2/shows/64778/?format=api",
    "image_uri": "https://ia601309.us.archive.org/16/items/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a-2453060918_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/16/items/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a/mbid-1f1b25a7-6420-4c80-8560-9b38bfc0a23a-2453060918_thumb250.jpg",
    "song": "Corduroy",
    "track_id": "0ed27f2c-fb5d-39a5-a600-d819ff82be2c",
    "recording_id": "a7174f7e-be41-4353-8513-17652160842a",
    "artist": "Pearl Jam",
    "artist_ids": [
        "83b9cbe7-9857-49e2-ab8e-b57b01038103"
    ],
    "album": "Vitalogy",
    "release_id": "1f1b25a7-6420-4c80-8560-9b38bfc0a23a",
    "release_group_id": "6e384e83-6cb1-36bd-813c-ca7d4cf4b9ba",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1994-12-06",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#359 on the countdown of YOUR Favorite Albums of All Time!\nPearl Jam - Vitalogy\nhttps://www.kexp.org/donate/\n\nEddie Vedder wrote this after seeing a corduroy jacket for a few hundred dollars that looked a lot like one he got years ago at a thrift store. -- Vedder explained: \"That song was based on a remake of the brown corduroy jacket that I wore. I think I got mine for 12 bucks, and it was being sold for like $650. The ultimate one as far as being co-opted was that there was a guy on TV, predictably patterned, I guess, after the way I was looking those days, with long hair and an Army T-shirt. They put this new character on a soap opera, so there was a guy, more handsome than I, parading around on General Hospital. And the funny thing is, that guy was Ricky Martin.\"\n\nhttps://pearljam.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}