Information about plays

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

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

{
    "id": 3553002,
    "uri": "https://api.kexp.org/v2/plays/3553002/?format=api",
    "airdate": "2025-09-14T15:36:24-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/24/items/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365/mbid-8006ba4c-73d1-42d9-8c83-002dbcd40365-42324901447_thumb250.jpg",
    "song": "Take",
    "track_id": "1c4f6ddf-09be-4bca-abde-5487543908ab",
    "recording_id": "75660ac8-bb47-48e6-923f-739e70dc2745",
    "artist": "The Beths",
    "artist_ids": [
        "4c74fc48-8108-4556-87af-154af74f2ce5"
    ],
    "album": "Straight Line Was a Lie",
    "release_id": "8006ba4c-73d1-42d9-8c83-002dbcd40365",
    "release_group_id": "f24f6952-1b4d-4042-b7ca-cb836a514ae9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-08-29",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For the Beth's fourth album, Straight Line Was A Lie, band member Liz Stokes found herself dealing with a diagnosis of Graves’ disease, a chronic autoimmune disorder, \n\nStokes had started taking sertraline to manage her mental health. She found that the medication-influenced change in her brain chemistry affected her ability to write songs from the immediate, emotional place she had before.\n\nTrying to get through her writers’ block, she used a technique which was influenced by Julia Cameron’s The Artist’s Way and Stephen King’s On Writing, in which she wrote 2,000 words on a typewriter every day. Then, she and Pierce spent a couple of months in LA, digging stuff out of the compiled pages and turning them into songs.  https://tinyurl.com/22axvkbb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}