Information about plays

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

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

{
    "id": 3545408,
    "uri": "https://api.kexp.org/v2/plays/3545408/?format=api",
    "airdate": "2025-08-27T07:52:35-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-425fd9a1-9c3c-4bf9-a597-223294b62778/mbid-425fd9a1-9c3c-4bf9-a597-223294b62778-26206137619_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-425fd9a1-9c3c-4bf9-a597-223294b62778/mbid-425fd9a1-9c3c-4bf9-a597-223294b62778-26206137619_thumb250.jpg",
    "song": "I’m Your Boogie Man",
    "track_id": "9c1f710b-cb6f-3e8e-bb1d-d5200357dc1a",
    "recording_id": "259f967b-5b81-458b-a2b3-0de85647e5ed",
    "artist": "KC and the Sunshine Band",
    "artist_ids": [
        "76a5a114-ed6a-4eb6-8a81-ad5768d4b41c"
    ],
    "album": "Part 3",
    "release_id": "425fd9a1-9c3c-4bf9-a597-223294b62778",
    "release_group_id": "e3374b57-0208-3235-bc3d-19b96d38758f",
    "labels": [
        "T.K. Records"
    ],
    "label_ids": [
        "b112eabe-193b-4b68-9344-7c15bdc9fe16"
    ],
    "release_date": "1976-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP saved my life and they are saving the world one song at a time. Music is the strongest positive force for good in the world today. But you know that already and that's why I Amplify my request is a classic like me...\"Boogie Man\" by KC & The Sunshine Band.\n\nChris in Belltown",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}