Information about plays

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

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

{
    "id": 3597527,
    "uri": "https://api.kexp.org/v2/plays/3597527/?format=api",
    "airdate": "2025-12-29T08:01:26-08:00",
    "show": 65506,
    "show_uri": "https://api.kexp.org/v2/shows/65506/?format=api",
    "image_uri": "https://ia801609.us.archive.org/30/items/mbid-08df8bfa-d76e-4d9a-a018-6d4d32e73261/mbid-08df8bfa-d76e-4d9a-a018-6d4d32e73261-9160431947_thumb500.jpg",
    "thumbnail_uri": "https://ia801609.us.archive.org/30/items/mbid-08df8bfa-d76e-4d9a-a018-6d4d32e73261/mbid-08df8bfa-d76e-4d9a-a018-6d4d32e73261-9160431947_thumb250.jpg",
    "song": "Crimson and Clover",
    "track_id": "c5be8b54-c12a-4a65-92d1-2f7e4a96df7f",
    "recording_id": "40e127b9-5240-4fe9-ad5f-fc06e5fd8ff5",
    "artist": "Tommy James & the Shondells",
    "artist_ids": [
        "a13c01e2-7739-4b25-af65-38e2fcb560e2"
    ],
    "album": "40 Years (1966-2006) The Complete Singles Collection",
    "release_id": "08df8bfa-d76e-4d9a-a018-6d4d32e73261",
    "release_group_id": "713e237f-0f84-4bde-94fe-188dda22d20f",
    "labels": [
        "Aura Records"
    ],
    "label_ids": [
        "9dd816a9-c06d-4890-8321-917e34009eaf"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally recorded in 1968, Tommy James said about the title of this great song: “They were just two of my favorite words that came together. Actually, it was one morning as I was getting up out of bed, and it just came to me, those two words. And it sounded so poetic. I had no idea what it meant, or if it meant anything. They were just two of my favorite words.\"  \n\nRead the story of the song: https://citrinitas.com/crimson-and-clover-meaning-and-origin-story-of-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}