Information about plays

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

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

{
    "id": 3577717,
    "uri": "https://api.kexp.org/v2/plays/3577717/?format=api",
    "airdate": "2025-11-13T15:55:00-08:00",
    "show": 65099,
    "show_uri": "https://api.kexp.org/v2/shows/65099/?format=api",
    "image_uri": "https://ia801601.us.archive.org/13/items/mbid-f5ebf6cf-830a-4f3e-ba83-e6f7bbfd5fec/mbid-f5ebf6cf-830a-4f3e-ba83-e6f7bbfd5fec-10556248258_thumb500.jpg",
    "thumbnail_uri": "https://ia801601.us.archive.org/13/items/mbid-f5ebf6cf-830a-4f3e-ba83-e6f7bbfd5fec/mbid-f5ebf6cf-830a-4f3e-ba83-e6f7bbfd5fec-10556248258_thumb250.jpg",
    "song": "I Say a Little Prayer",
    "track_id": "22b7d543-abb1-4a5f-9b04-dda9bf417630",
    "recording_id": "b67ad252-5ddf-4519-aeca-5dcaac86934f",
    "artist": "Aretha Franklin",
    "artist_ids": [
        "2f9ecbed-27be-40e6-abca-6de49d50299e"
    ],
    "album": "Aretha Now",
    "release_id": "f5ebf6cf-830a-4f3e-ba83-e6f7bbfd5fec",
    "release_group_id": "b26d1ec6-2500-3ecf-9528-7bc5a360efbe",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1968-06-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Marcy in Oakland:\n\"I'd love you to play a song for a beloved family friend who passed earlier this year. We referred to him fondly as my \"\"Wicked Stepuncle.\"\" He was always the coolest guy in the room, whatever age he was at and was dancing until almost the end. Donald was vibrantly funny, a great listener and a raconteur extraordinaire. \n\nHe loved all kinds of music, but what I always associate with him is when I stayed at his house in London when I was a teen and discovered the early music of Aretha Franklin. SAY A LITTLE PRAYER by Aretha Franklin. Because that's all I did for him after his devastating stroke. He is free now and dancing and drinking it up in the great beyond with my Mom and many others. Donald - you will always be larger than life, legend in my life, and I will miss you forever.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}