Information about plays

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

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

{
    "id": 3615752,
    "uri": "https://api.kexp.org/v2/plays/3615752/?format=api",
    "airdate": "2026-02-10T13:11:55-08:00",
    "show": 65897,
    "show_uri": "https://api.kexp.org/v2/shows/65897/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-3606e97d-4616-4fee-a821-de7d3e651d40/mbid-3606e97d-4616-4fee-a821-de7d3e651d40-43237830910_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-3606e97d-4616-4fee-a821-de7d3e651d40/mbid-3606e97d-4616-4fee-a821-de7d3e651d40-43237830910_thumb250.jpg",
    "song": "Copycat",
    "track_id": "8439e293-4ce3-4c70-9708-f27e98987a9e",
    "recording_id": "712d5cd3-70e0-441e-bd21-8427b7b089bd",
    "artist": "Sébastien Tellier",
    "artist_ids": [
        "ac69016f-42cc-4322-b70e-101458b769aa"
    ],
    "album": "Kiss The Beast",
    "release_id": "3606e97d-4616-4fee-a821-de7d3e651d40",
    "release_group_id": "f502aa97-033b-462f-8367-cd3f46248337",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listen to more from \"Kiss The Beast\" here, enjoy:\nhttps://sebastientellier.bandcamp.com/album/kiss-the-beast\n---\nSébastien Tellier will be touring in Europe starting later this month! Check out to see if he'll be playing in a city near you here:\nhttps://sebastientellier.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}