Information about plays

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

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

{
    "id": 3646755,
    "uri": "https://api.kexp.org/v2/plays/3646755/?format=api",
    "airdate": "2026-04-25T22:20:20-07:00",
    "show": 66552,
    "show_uri": "https://api.kexp.org/v2/shows/66552/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-1bc51bd4-4531-4ec4-ad7d-8f466c82c1d7/mbid-1bc51bd4-4531-4ec4-ad7d-8f466c82c1d7-10445856929_thumb500.jpg",
    "thumbnail_uri": "https://ia801502.us.archive.org/19/items/mbid-1bc51bd4-4531-4ec4-ad7d-8f466c82c1d7/mbid-1bc51bd4-4531-4ec4-ad7d-8f466c82c1d7-10445856929_thumb250.jpg",
    "song": "Fuck Armageddon",
    "track_id": "65d2ee5a-4e27-321d-b3de-b82ca2fef7b1",
    "recording_id": "9bd226a7-c7de-4eb3-9c1b-b5bb5f511c02",
    "artist": "Bad Religion",
    "artist_ids": [
        "149e6720-4e4a-41a4-afca-6d29083fc091"
    ],
    "album": "More Songs About Anger, Fear, Sex, & Death",
    "release_id": "0c98891f-44f2-3d76-bbff-82c081d39b6e",
    "release_group_id": "66d78400-fbf1-3a88-ac45-2678634cd405",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Arlo in Judkins Park\n\nBad Religion has joined the lineup for the Darker Waves fest in Huntington Beach on November 14th along with The Damned, Buzzcocks, Circle Jerks, and many more.\n\nhttps://www.facebook.com/badreligion/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}