Information about plays

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

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

{
    "id": 3543510,
    "uri": "https://api.kexp.org/v2/plays/3543510/?format=api",
    "airdate": "2025-08-22T23:14:08-07:00",
    "show": 64359,
    "show_uri": "https://api.kexp.org/v2/shows/64359/?format=api",
    "image_uri": "https://coverartarchive.org/release/c8fe3f5b-5096-4c0c-8738-2c63715e08c9/41809695762-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c8fe3f5b-5096-4c0c-8738-2c63715e08c9/41809695762-250.jpg",
    "song": "wake up b*tch",
    "track_id": null,
    "recording_id": "810181b4-d3e9-4db6-aff2-451f3325fc23",
    "artist": "Yaya Bey",
    "artist_ids": [
        "f55859c9-0642-47dc-8c68-4aa2db484b23"
    ],
    "album": "do it afraid",
    "release_id": null,
    "release_group_id": "2e6f625e-12f2-45df-ae9c-fe83b2f5bc66",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2025-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "You can hear Yaya Bey at Neumos in Seattle on September 23rd, at The Independendent in San Francisco on September 26th.\n\nDid you know that Brooklyn-based singer, songwriter, producer, and multidisciplinary artist Yaya Bey was our guest DJ on Midnight in a Perfect World?  Go here to see the tunes she selected: https://www.kexp.org/read/2022/9/23/midnight-in-a-perfect-world-yaya-bey/\n\nhttps://yayabey.bandcamp.com/album/do-it-afraid",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}