Information about plays

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

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

{
    "id": 3656431,
    "uri": "https://api.kexp.org/v2/plays/3656431/?format=api",
    "airdate": "2026-05-18T14:37:38-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://coverartarchive.org/release/02f43c06-03db-4b0a-8259-6e0bc533e8c7/2807462779-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/02f43c06-03db-4b0a-8259-6e0bc533e8c7/2807462779-250.jpg",
    "song": "Easin’ In",
    "track_id": null,
    "recording_id": "8159fabb-382f-41e0-b7ac-70e02a2a0d72",
    "artist": "Edwin Starr",
    "artist_ids": [
        "9eace815-06f3-487c-bf3a-1a817e248056"
    ],
    "album": "Hell Up in Harlem",
    "release_id": null,
    "release_group_id": "79443602-06c1-3c9f-a2ce-a64ea8e4746d",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Easin' In\" is one of those tracks you've already heard a thousand times without knowing it — Tone Loc's \"Wild Thing\" was built around its slinking groove in 1989, and a long list of hip-hop heads followed: Digable Planets, Dilated Peoples, DMX, People Under the Stairs, D.I.T.C. The original is Edwin Starr's, from the soundtrack to the 1974 blaxploitation sequel \"Hell Up In Harlem.\" Producer-writer duo Fonce Mizell and Freddie Perren — the same team behind the Jackson 5's early Motown hits — wrote and arranged it.\n\nhttps://www.whosampled.com/Edwin-Starr/Easin%27-In/\nhttps://www.allmusic.com/album/hell-up-in-harlem-original-motion-picture-soundtrack--mw0000001040",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}