Information about plays

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

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

{
    "id": 3560078,
    "uri": "https://api.kexp.org/v2/plays/3560078/?format=api",
    "airdate": "2025-10-01T13:39:04-07:00",
    "show": 64718,
    "show_uri": "https://api.kexp.org/v2/shows/64718/?format=api",
    "image_uri": "https://ia601508.us.archive.org/18/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb500.jpg",
    "thumbnail_uri": "https://dn721701.ca.archive.org/0/items/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db/mbid-ba7cca99-7ac1-4823-8ca7-9e53f606f7db-42322929530_thumb250.jpg",
    "song": "Something's Gonna Happen",
    "track_id": "7da9666c-53dd-4fcb-8794-449c5bf8ab3b",
    "recording_id": "d71b14bc-c4ad-4738-9390-6370c43f9efe",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "All That Is Over",
    "release_id": "ba7cca99-7ac1-4823-8ca7-9e53f606f7db",
    "release_group_id": "2e3e4bdd-63c3-4a4f-9f87-253f1ea28308",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This Dublin band will be here next year, playing:\n--The Chapel in SF on Wednesday, February 11th\n--The Crocodile in Seattle on Saturday, February 14th (Valentine's Day!)\n--\nā€œA lot of this album is about confidence. I think the shackles of self-doubt and imposter syndrome are gone.ā€\n— Karla Chubb\n\nEnjoy this interview with the band about their new album:https://diymag.com/interview/sprints-all-that-is-over-september-2025",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}