Information about plays

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

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

{
    "id": 3539369,
    "uri": "https://api.kexp.org/v2/plays/3539369/?format=api",
    "airdate": "2025-08-12T23:54:56-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://ia600507.us.archive.org/11/items/mbid-c8fe3f5b-5096-4c0c-8738-2c63715e08c9/mbid-c8fe3f5b-5096-4c0c-8738-2c63715e08c9-41809695762_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-c8fe3f5b-5096-4c0c-8738-2c63715e08c9/mbid-c8fe3f5b-5096-4c0c-8738-2c63715e08c9-41809695762_thumb250.jpg",
    "song": "blicky",
    "track_id": "23427b0a-a73d-435f-b97b-025da1bd4bbd",
    "recording_id": "0438b8bb-6b79-48fe-a486-03256f74e2e7",
    "artist": "Yaya Bey",
    "artist_ids": [
        "f55859c9-0642-47dc-8c68-4aa2db484b23"
    ],
    "album": "do it afraid",
    "release_id": "c8fe3f5b-5096-4c0c-8738-2c63715e08c9",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album!\n\nhttps://yayabey.bandcamp.com/album/do-it-afraid\n\nYaya Bey did a 2022 Midnight in a Perfect World mix:\n\nhttps://www.kexp.org/read/2022/9/23/midnight-in-a-perfect-world-yaya-bey/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}