Information about plays

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

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

{
    "id": 3623106,
    "uri": "https://api.kexp.org/v2/plays/3623106/?format=api",
    "airdate": "2026-02-27T17:51:47-08:00",
    "show": 66045,
    "show_uri": "https://api.kexp.org/v2/shows/66045/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-795cdf06-bb64-4b98-af5a-965243a139ca/mbid-795cdf06-bb64-4b98-af5a-965243a139ca-44262003703_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-795cdf06-bb64-4b98-af5a-965243a139ca/mbid-795cdf06-bb64-4b98-af5a-965243a139ca-44262003703_thumb250.jpg",
    "song": "Dream Therapy (George FitzGerald remix)",
    "track_id": "8e793aba-97f0-4536-9d0c-8e8dab17e763",
    "recording_id": "f06a4359-23eb-468f-850b-3d9d5465d1a1",
    "artist": "Oscar Farrell feat. Sampha",
    "artist_ids": [
        "130c2184-14f2-4180-a216-04b5a333be57",
        "94a4c177-e5ee-4e5c-a843-0fac7d7c8275"
    ],
    "album": "Dream Therapy (George FitzGerald remix)",
    "release_id": "795cdf06-bb64-4b98-af5a-965243a139ca",
    "release_group_id": "be3b2aa0-cb81-445d-b5ba-507c1026e954",
    "labels": [
        "dh2"
    ],
    "label_ids": [
        "6bb3e6d6-3655-4014-9a68-eff6df75e450"
    ],
    "release_date": "2026-01-29",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New remix from the 25 year old London based producer https://oscarfarrell.bandcamp.com/track/tell-it-like-it-is\n\nshows: https://www.rinse.fm/shows/oscar-farrell",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}