Information about plays

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

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

{
    "id": 3657044,
    "uri": "https://api.kexp.org/v2/plays/3657044/?format=api",
    "airdate": "2026-05-20T01:43:56-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://ia601403.us.archive.org/21/items/mbid-514bddf1-f444-4dd2-8012-37d08d1208b6/mbid-514bddf1-f444-4dd2-8012-37d08d1208b6-2985004368_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-514bddf1-f444-4dd2-8012-37d08d1208b6/mbid-514bddf1-f444-4dd2-8012-37d08d1208b6-2985004368_thumb250.jpg",
    "song": "Totally Wired",
    "track_id": "4ed2706f-8e32-32c5-adb6-5749bd8f5937",
    "recording_id": "7e3ac680-ec07-4075-a2cc-52153d5aa541",
    "artist": "The Fall",
    "artist_ids": [
        "d5da1841-9bc8-4813-9f89-11098090148e"
    ],
    "album": "The Collection",
    "release_id": "514bddf1-f444-4dd2-8012-37d08d1208b6",
    "release_group_id": "4ae82e1b-2da9-35b4-950a-f3dcd52b8b95",
    "labels": [
        "Castle Communications"
    ],
    "label_ids": [
        "f3acf224-8e44-49a1-a3a1-6ed1ea5f5016"
    ],
    "release_date": "1993-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Given the sheer volume of music Mark E. Smith left behind when he passed away in 2018, approaching The Fall's back catalogue can seem a daunting task for the uninitiated. Thankfully, MOJO's resident Fall fachmann Ian Harrison has trawled through the group's 31 studio albums to select ten of the band's finest moments... https://www.mojo4music.com/articles/the-mojo-list/the-fall-ten-essential-songs/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}