Information about plays

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

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

{
    "id": 3571517,
    "uri": "https://api.kexp.org/v2/plays/3571517/?format=api",
    "airdate": "2025-10-29T19:22:07-07:00",
    "show": 64968,
    "show_uri": "https://api.kexp.org/v2/shows/64968/?format=api",
    "image_uri": "https://ia800506.us.archive.org/31/items/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1-13983455426_thumb500.jpg",
    "thumbnail_uri": "https://ia600506.us.archive.org/31/items/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1-13983455426_thumb250.jpg",
    "song": "What Happens When You Turn The Devil Down",
    "track_id": "a9248cb2-5e8b-49e6-8f74-a16a8eb4dd41",
    "recording_id": "1e0aa393-4054-4e7f-b23a-7f95a04bc87d",
    "artist": "The Mystery Lights",
    "artist_ids": [
        "9285e35e-275c-413f-aec5-a7172fb94577"
    ],
    "album": "The Mystery Lights",
    "release_id": "f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1",
    "release_group_id": "1f544e19-f68b-44df-be1a-585b805261e6",
    "labels": [
        "Wick Records"
    ],
    "label_ids": [
        "2b1b25ee-c923-4cb9-86e1-3c4dad394ce5"
    ],
    "release_date": "2016-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally from the small town of Salinas, California and now based in NYC, The Mystery Lights' live shows gradually became the stuff of legend as the quintet won their following one fan at a time in dives from Brooklyn to the Bowery.\n\nhttps://themysterylights.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}