Information about plays

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

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

{
    "id": 3650527,
    "uri": "https://api.kexp.org/v2/plays/3650527/?format=api",
    "airdate": "2026-05-04T15:14:53-07:00",
    "show": 66630,
    "show_uri": "https://api.kexp.org/v2/shows/66630/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-b04a480a-efd2-4227-954e-215450960946/mbid-b04a480a-efd2-4227-954e-215450960946-38646609777_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-b04a480a-efd2-4227-954e-215450960946/mbid-b04a480a-efd2-4227-954e-215450960946-38646609777_thumb250.jpg",
    "song": "All to All",
    "track_id": "d7d42976-dc81-38fd-9b06-b4e747f63ab1",
    "recording_id": "c3278fbf-675e-41eb-ae70-48dafce14389",
    "artist": "Broken Social Scene",
    "artist_ids": [
        "2eada8f8-056a-4093-bbc2-004909ce743b"
    ],
    "album": "Forgiveness Rock Record",
    "release_id": "b04a480a-efd2-4227-954e-215450960946",
    "release_group_id": "41291ae5-1b55-4ec5-9232-5cf38a7a08e1",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2010-05-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2010!\n\nBroken Social Scene performed live at The Triple Door as part of KEXP's VIP Club Concert series back in 2019: https://www.youtube.com/watch?v=D4WjiOqPD90",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}