Information about plays

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

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

{
    "id": 3619898,
    "uri": "https://api.kexp.org/v2/plays/3619898/?format=api",
    "airdate": "2026-02-20T11:21:07-08:00",
    "show": 65982,
    "show_uri": "https://api.kexp.org/v2/shows/65982/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-a53a13d1-805d-4366-9fd0-b0bed46c857e/mbid-a53a13d1-805d-4366-9fd0-b0bed46c857e-35094404801_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-a53a13d1-805d-4366-9fd0-b0bed46c857e/mbid-a53a13d1-805d-4366-9fd0-b0bed46c857e-35094404801_thumb250.jpg",
    "song": "Pambelé",
    "track_id": "9e5f026f-7e20-4965-88f3-c6af28ed83b6",
    "recording_id": "a5fdd52c-3f39-4778-9f59-e799ea6e9668",
    "artist": "Captain Planet & Jimena Ángel",
    "artist_ids": [
        "b285aad6-d2a9-4b8b-86fb-911ccd93b8fd",
        "5731726c-7ace-491a-b47c-96ad7d14b612"
    ],
    "album": "Pambelé",
    "release_id": "a53a13d1-805d-4366-9fd0-b0bed46c857e",
    "release_group_id": "750208a1-cb6e-4777-9005-881520e8986d",
    "labels": [
        "Bastard Jazz Recordings"
    ],
    "label_ids": [
        "1c84f4d1-6892-4323-b562-e8d4902f8032"
    ],
    "release_date": "2023-03-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this 2023 single, \"Captain Planet collaborates with Colombian singer Jimena Angel to create a scorching slice of classic Afro Latin funk. The song began during a... tour in South America where Captain Planet was playing some gigs around Santa Marta & Cartagena. A fan of Jimena's previous work, he reached out and connected online, arranging several days of collaboration.\" \n\nhttps://tinyurl.com/3z23hbf8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}