Information about plays

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

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

{
    "id": 3641534,
    "uri": "https://api.kexp.org/v2/plays/3641534/?format=api",
    "airdate": "2026-04-13T10:48:53-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://ia800902.us.archive.org/35/items/mbid-4cf02516-2350-460e-b749-df0d8a8941d5/mbid-4cf02516-2350-460e-b749-df0d8a8941d5-31966379796_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-4cf02516-2350-460e-b749-df0d8a8941d5/mbid-4cf02516-2350-460e-b749-df0d8a8941d5-31966379796_thumb250.jpg",
    "song": "Perfect",
    "track_id": "e6f9cd0e-3c7e-404b-95fa-a42a7cdbabd6",
    "recording_id": "4dc3d72c-d916-42fe-a0fb-d05f4f684421",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Mowing the Leaves Instead of Piling 'em Up",
    "release_id": "4cf02516-2350-460e-b749-df0d8a8941d5",
    "release_group_id": "a33fe88e-3e28-441a-9cbe-0f774a3b5a79",
    "labels": [
        "Orindal Records"
    ],
    "label_ids": [
        "3745e41a-8594-446f-889e-5701e3972d57"
    ],
    "release_date": "2022-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The North Carolina band will play:\n- Seattle, WA (Moore Theatre) April 23rd\n- Oakland, CA (Mosswood Meltdown) July 17th\n\nWednesday were Live on KEXP in April 2022, hosted by Larry Mizell, Jr.: https://bit.ly/3StLGQe.\n\nhttps://www.wednesday.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}