Information about plays

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

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

{
    "id": 3617022,
    "uri": "https://api.kexp.org/v2/plays/3617022/?format=api",
    "airdate": "2026-02-13T15:32:38-08:00",
    "show": 65922,
    "show_uri": "https://api.kexp.org/v2/shows/65922/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-f1b8948d-bcc6-4354-a29e-2456ac86d14c/mbid-f1b8948d-bcc6-4354-a29e-2456ac86d14c-39855134073_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-f1b8948d-bcc6-4354-a29e-2456ac86d14c/mbid-f1b8948d-bcc6-4354-a29e-2456ac86d14c-39855134073_thumb250.jpg",
    "song": "Pull the Rope (Captain Planet Remix)",
    "track_id": "2a26dfd9-2d1e-4abf-bf1d-2e35a2bfa93c",
    "recording_id": "8695a7c8-61e5-4f1a-abc2-461bb55b9544",
    "artist": "Ibibio Sound Machine & Captain Planet",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21",
        "5731726c-7ace-491a-b47c-96ad7d14b612"
    ],
    "album": "The Black Notes",
    "release_id": "f1b8948d-bcc6-4354-a29e-2456ac86d14c",
    "release_group_id": "9a1109fe-eb87-439d-ad40-2996fd09b7d5",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-09-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Captain Planet Remixes the title track of Ibibio Sound Machine's May 2024 album, \"Pull the Rope\". \n\nThis remix appears on a four-song EP of Ibibio Sound Machine remixes, The Black Notes.\n\nhttps://ibibiosoundmachine.bandcamp.com\n\nWatch Ibibio Sound Machine performing Live on KEXP in 2022, hosted by noneother than Evie Stokes: \n\nhttps://www.youtube.com/watch?v=fFMwH49MNDY&t=2s\n\nhttps://ibibiosoundmachine.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}