Information about plays

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

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

{
    "id": 3534058,
    "uri": "https://api.kexp.org/v2/plays/3534058/?format=api",
    "airdate": "2025-07-31T07:55:48-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://ia601603.us.archive.org/5/items/mbid-b10eb82a-8bf0-4c46-a563-f7ea1d607f78/mbid-b10eb82a-8bf0-4c46-a563-f7ea1d607f78-9003453594_thumb500.jpg",
    "thumbnail_uri": "https://ia801603.us.archive.org/5/items/mbid-b10eb82a-8bf0-4c46-a563-f7ea1d607f78/mbid-b10eb82a-8bf0-4c46-a563-f7ea1d607f78-9003453594_thumb250.jpg",
    "song": "Stay Alive",
    "track_id": "f2b8d612-5cc2-42b6-8c62-1e653a3e1a1a",
    "recording_id": "fb0453ee-996c-4826-83e5-20ff9312be6d",
    "artist": "José González",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8"
    ],
    "album": "The Secret Life of Walter Mitty",
    "release_id": "b10eb82a-8bf0-4c46-a563-f7ea1d607f78",
    "release_group_id": "8426b8c1-823a-40ee-b822-f8a91a2f6f59",
    "labels": [
        "Universal Republic Records"
    ],
    "label_ids": [
        "8f23c520-d702-4621-88fa-ac66ae15e573"
    ],
    "release_date": "2013-12-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday, José González (b. OTD in 1978)!\n\n\"Perhaps the understated gravity to be found in Gonzáles’ music can be traced to his Swedish upbringing, matched to his Argentine roots. He is the child of fleeing immigrants, his parents having escaped Argentina’s Dirty War when Gonzáles was an infant.\": https://thedeletebin.com/2015/06/01/jose-gonzales-sings-stay-alive/ ---",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}