Information about plays

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

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

{
    "id": 3548306,
    "uri": "https://api.kexp.org/v2/plays/3548306/?format=api",
    "airdate": "2025-09-03T06:22:39-07:00",
    "show": 64461,
    "show_uri": "https://api.kexp.org/v2/shows/64461/?format=api",
    "image_uri": "https://ia902906.us.archive.org/32/items/mbid-1bf66a76-d132-317d-95df-a22b5c7dc9f0/mbid-1bf66a76-d132-317d-95df-a22b5c7dc9f0-9518176776_thumb500.jpg",
    "thumbnail_uri": "https://ia902906.us.archive.org/32/items/mbid-1bf66a76-d132-317d-95df-a22b5c7dc9f0/mbid-1bf66a76-d132-317d-95df-a22b5c7dc9f0-9518176776_thumb250.jpg",
    "song": "The Sounds of Science",
    "track_id": "27c7a8c6-4c90-3042-b39a-570d536e9125",
    "recording_id": "175b5759-0dff-4738-9edc-9d8416528a05",
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "Paul’s Boutique",
    "release_id": "1bf66a76-d132-317d-95df-a22b5c7dc9f0",
    "release_group_id": "b534aa01-d621-31ba-9278-38a500e3cdca",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Barry! And Jessica, who said: \n\"Eva, today is my first day of my 21st year teaching 6th grade science in a large public middle school in Seattle. I hit snooze, on my 5 am alarm after a very long day preparing for the next batch of kiddos to arrive to my new room (still under construction!) but I heard the intro set with a smile. Thank you for waking me up, giving me a smile, and being a partner in Education. Music matters.\"\n\nThey sampled \"When I'm Sixty-Four.\" (Plus, \"The End, \"Sgt. Pepper's Lonely Hearts Club Band,\" and \"Back in the U.S.S.R.\" from The Beatles.)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}