Information about plays

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

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

{
    "id": 3639055,
    "uri": "https://api.kexp.org/v2/plays/3639055/?format=api",
    "airdate": "2026-04-07T12:50:03-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-d2e05c81-ca9b-47f3-ba02-4efbaf531716/mbid-d2e05c81-ca9b-47f3-ba02-4efbaf531716-2613128882_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-d2e05c81-ca9b-47f3-ba02-4efbaf531716/mbid-d2e05c81-ca9b-47f3-ba02-4efbaf531716-2613128882_thumb250.jpg",
    "song": "Controversy",
    "track_id": "93c80dad-3483-34c6-9154-05e4e49ceab1",
    "recording_id": "77131fcc-da49-4528-918e-3c33dc37f0bd",
    "artist": "Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": "The Hits/The B-Sides",
    "release_id": "d2e05c81-ca9b-47f3-ba02-4efbaf531716",
    "release_group_id": "066e19c3-7f37-345a-adbe-9b06d07a39af",
    "labels": [
        "Warner Bros. Records",
        "Paisley Park"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71",
        "df9ba4e5-6933-4729-a210-19510b393cdf"
    ],
    "release_date": "1993-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"More than my songs have to do with sex, they have to do with one human’s love for another, which goes deeper than anything political that anybody could possibly write about. The need for love, the need for sexuality, basic freedom, equality…” https://bit.ly/31YnfVa https://www.prince.com/\n--\nSee the official music video for this song: https://www.youtube.com/watch?v=4gazNwzC4H0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}