Information about plays

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

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

{
    "id": 3633188,
    "uri": "https://api.kexp.org/v2/plays/3633188/?format=api",
    "airdate": "2026-03-24T17:25:04-07:00",
    "show": 66270,
    "show_uri": "https://api.kexp.org/v2/shows/66270/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-ec530a07-099e-496f-905f-4b2968b7f221/mbid-ec530a07-099e-496f-905f-4b2968b7f221-3376943917_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-ec530a07-099e-496f-905f-4b2968b7f221/mbid-ec530a07-099e-496f-905f-4b2968b7f221-3376943917_thumb250.jpg",
    "song": "A Little Samba",
    "track_id": "2bcb96cf-e68e-4a49-a1be-fbb9257d5670",
    "recording_id": "8f2895ac-e0ab-46b1-8e93-0b9672e19e52",
    "artist": "Ugly Duckling",
    "artist_ids": [
        "abe0ffbc-58c9-4688-a4c5-096411802660"
    ],
    "album": "Journey To Anywhere",
    "release_id": "e3240a9f-d64b-49e0-8531-bcc088ecef82",
    "release_group_id": "ce579b0f-b0e0-35c5-82c3-02dfa5f3de61",
    "labels": [
        "1500 Records"
    ],
    "label_ids": [
        "15bc8c1a-6cf5-4e9f-8218-ecc0894b053a"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ugly Duckling sampling A Little Samba! \n\nUgly Duckling is Young Einstein, Dizzy Dustin and Andy Cooper and began in Long Beach, California in 1993.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}