Information about plays

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

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

{
    "id": 3522595,
    "uri": "https://api.kexp.org/v2/plays/3522595/?format=api",
    "airdate": "2025-07-04T15:32:49-07:00",
    "show": 63917,
    "show_uri": "https://api.kexp.org/v2/shows/63917/?format=api",
    "image_uri": "https://coverartarchive.org/release/a3dfc3c6-9319-425c-b464-836795eb797e/29294957222-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a3dfc3c6-9319-425c-b464-836795eb797e/29294957222-250.jpg",
    "song": "Marea (We’ve Lost Dancing)",
    "track_id": null,
    "recording_id": "253de96e-db07-448c-8248-41f3e27e976a",
    "artist": "Fred again.. × The Blessed Madonna",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e",
        "3f351696-75a2-4167-86b1-c5cd37770600"
    ],
    "album": "Marea (we’ve lost dancing)",
    "release_id": null,
    "release_group_id": "cd9a2cba-8858-40b1-b7b3-e7b69d063866",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2021-02-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ and turntablist The Blessed Madonna (Marea Stamper) with Fred again... - the two met in Palestine: “Her ability to tell stories and share things has always been a particularly beautiful part of her beautiful mind so I guess it makes sense that i ended up making a song out of sampling one of our conversations!” - https://www.beatport.com/track/marea-weve-lost-dancing/14957156\n\n@https://fredagainagain.bandcamp.com/album/actual-life-april-14-december-17-2020",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}