Information about plays

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

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

{
    "id": 3633684,
    "uri": "https://api.kexp.org/v2/plays/3633684/?format=api",
    "airdate": "2026-03-26T00:26:08-07:00",
    "show": 66280,
    "show_uri": "https://api.kexp.org/v2/shows/66280/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9-33304197802_thumb500.jpg",
    "thumbnail_uri": "https://ia601907.us.archive.org/11/items/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9/mbid-a93dbb10-9c28-4900-8372-062bd810b4b9-33304197802_thumb250.jpg",
    "song": "Super Rich Kids",
    "track_id": "da66afcb-c3ae-33e3-b6fe-c88bbffafa3e",
    "recording_id": "b76012a9-8b64-434d-95a4-8cb2550a83fc",
    "artist": "Frank Ocean feat. Earl Sweatshirt",
    "artist_ids": [
        "e520459c-dff4-491d-a6e4-c97be35e0044",
        "8b22acd6-20e6-4463-a75c-c14b5cfdb666"
    ],
    "album": "Channel Orange",
    "release_id": "241be558-9801-43e7-8070-49c7a5edad73",
    "release_group_id": "f8f4167d-897c-4b25-a171-638374d1dfa4",
    "labels": [
        "Def Jam Recordings"
    ],
    "label_ids": [
        "a92d1684-4edb-48aa-b913-30e9da213004"
    ],
    "release_date": "2012-07-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nilüfer Yanya has done a cover of this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}