Information about plays

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

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

{
    "id": 3618509,
    "uri": "https://api.kexp.org/v2/plays/3618509/?format=api",
    "airdate": "2026-02-17T01:17:41-08:00",
    "show": 65955,
    "show_uri": "https://api.kexp.org/v2/shows/65955/?format=api",
    "image_uri": "https://coverartarchive.org/release/f5c8a012-c9b3-4028-b756-e73250204654/36674255416-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f5c8a012-c9b3-4028-b756-e73250204654/36674255416-250.jpg",
    "song": "Blackbox Life Recorder 21f",
    "track_id": null,
    "recording_id": "3c42ff73-ac60-48bc-a4c4-6e29a502afe1",
    "artist": "Aphex Twin",
    "artist_ids": [
        "f22942a1-6f70-4f48-866e-238cb2308fbd"
    ],
    "album": "Blackbox Life Recorder 21f / in a room7 F760",
    "release_id": null,
    "release_group_id": "ae8ff3af-5064-4389-b67e-6b418853d2a5",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2023-07-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listener request going out to Patt in the UK!\n\nThis EP was first teased during Aphex Twin's performance at Sonar 2023, as well as on posters with QR codes littered throughout Los Angeles on June 20, 2023. When scanned, it brought fans to an app called YXBoZXh0d2lu, which played Aphex Twin's music over visuals.\n\nFind it here:\nhttps://aphextwin.bandcamp.com/album/blackbox-life-recorder-21f-in-a-room7-f760",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}