Information about plays

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

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

{
    "id": 3561712,
    "uri": "https://api.kexp.org/v2/plays/3561712/?format=api",
    "airdate": "2025-10-05T17:23:47-07:00",
    "show": 64755,
    "show_uri": "https://api.kexp.org/v2/shows/64755/?format=api",
    "image_uri": "https://ia601309.us.archive.org/17/items/mbid-0455cc23-9081-3ef1-b047-d2cd1cc797dd/mbid-0455cc23-9081-3ef1-b047-d2cd1cc797dd-11825906864_thumb500.jpg",
    "thumbnail_uri": "https://ia601309.us.archive.org/17/items/mbid-0455cc23-9081-3ef1-b047-d2cd1cc797dd/mbid-0455cc23-9081-3ef1-b047-d2cd1cc797dd-11825906864_thumb250.jpg",
    "song": "America",
    "track_id": "e8d46581-0f94-3294-af90-1200d0d93f8b",
    "recording_id": "040b6c83-6e68-4821-8a58-9ae2ebfefa89",
    "artist": "Simon & Garfunkel",
    "artist_ids": [
        "5d02f264-e225-41ff-83f7-d9b1f0b1874a"
    ],
    "album": "Bookends",
    "release_id": "0455cc23-9081-3ef1-b047-d2cd1cc797dd",
    "release_group_id": "f4a26672-dcd8-342d-ad09-2b612d91c9fb",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2001-08-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#639 on KEXP Listener's Favorite Albums of All-time Countdown\n\nWelcome to KEXP's Fall Fundraising Drive!!!\n\nIn this song, Paul Simon and his longtime girlfriend Kathy Chitty (from \"Kathy's Song\") are coming to America (moving from England). Paul is deeply confused and unsatisfied, but he doesn't know why. He just knows that something is missing. It is also about the \"American Dream\" - the guarantee that you will make it if you stumble upon this country. That is why they are coming to America.\n\nThe song is a great example of Paul Simon and Art Garfunkel singing in unison, which was a hallmark of their sound. Garfunkel is especially fond of the section where they sing, \"And walked off to look for America.\"  https://tinyurl.com/2czfave6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}