Information about plays

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

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

{
    "id": 3656271,
    "uri": "https://api.kexp.org/v2/plays/3656271/?format=api",
    "airdate": "2026-05-18T05:31:32-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?format=api",
    "image_uri": "https://ia802800.us.archive.org/19/items/mbid-7e359a27-b76a-47e3-ac55-9b224865a40b/mbid-7e359a27-b76a-47e3-ac55-9b224865a40b-20992509898_thumb500.jpg",
    "thumbnail_uri": "https://dn710904.ca.archive.org/0/items/mbid-7e359a27-b76a-47e3-ac55-9b224865a40b/mbid-7e359a27-b76a-47e3-ac55-9b224865a40b-20992509898_thumb250.jpg",
    "song": "My Heart Is a Drummer",
    "track_id": "497ff770-354c-346e-b964-09235d7a45f7",
    "recording_id": "8a2c955c-a157-41d1-9ec0-d12800d0283c",
    "artist": "Allo Darlin’",
    "artist_ids": [
        "a2ada2c6-d8c2-42bb-a71d-4e5ef3de49fd"
    ],
    "album": "Allo Darlin'",
    "release_id": "c740f6bf-0f0a-49ab-8e88-1139f56d5d41",
    "release_group_id": "c69a3e3a-1297-4a66-a8fc-d16afc0a91d8",
    "labels": [
        "Fortuna Pop!"
    ],
    "label_ids": [
        "acdaed96-d036-48c3-b713-5fcdaafa00b5"
    ],
    "release_date": "2010-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Allo Darlin’ are a fan’s band, with a DIY ethos. They are close friends who found each other and the music they make in London. Elizabeth and Bill are from Australia, Mike and Paul are from Kent.\n\nTheir self-titled debut was released on Fortuna Pop in June 2010 to widespread critical acclaim. Their second album, Europe, was Rough Trade’s best-selling record of 2012 and was highly placed in many best of the year polls, including Rolling Stone, Emusic and Rough Trade.\n\nCheck them out here:\nhttp://allodarlin.com/about/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}