Information about plays

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

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

{
    "id": 3580665,
    "uri": "https://api.kexp.org/v2/plays/3580665/?format=api",
    "airdate": "2025-11-20T14:08:22-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-982be6a9-2829-4e22-912d-f8bc0b2378d7/mbid-982be6a9-2829-4e22-912d-f8bc0b2378d7-28505688328_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-982be6a9-2829-4e22-912d-f8bc0b2378d7/mbid-982be6a9-2829-4e22-912d-f8bc0b2378d7-28505688328_thumb250.jpg",
    "song": "Sugar Man",
    "track_id": "76ea2af9-1623-45a4-b1a5-19b8ce6c21e7",
    "recording_id": "f269973b-5f67-4379-9caa-d79550e4c9b4",
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Spotify Singles",
    "release_id": "982be6a9-2829-4e22-912d-f8bc0b2378d7",
    "release_group_id": "e82762b0-17e7-4a4c-89ad-65a65342bf91",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2021-01-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2021, more than fifty years after the release of Rodriguez's debut album \"Cold Fact,\" the retro-soul band the Black Pumas released a cover of the album’s opening cut “Sugar Man.” \n--\nCheck out Black Pumas' 2024 Live on KEXP session here! https://www.youtube.com/watch?v=xFWDDwKQPwg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}