Information about plays

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

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

{
    "id": 3632987,
    "uri": "https://api.kexp.org/v2/plays/3632987/?format=api",
    "airdate": "2026-03-24T04:36:02-07:00",
    "show": 66265,
    "show_uri": "https://api.kexp.org/v2/shows/66265/?format=api",
    "image_uri": "https://coverartarchive.org/release/bc5b9f73-69ea-4730-821b-a0959c3c6d3e/38004776268-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/bc5b9f73-69ea-4730-821b-a0959c3c6d3e/38004776268-250.jpg",
    "song": "Actually Virtual",
    "track_id": null,
    "recording_id": "9cb33928-51f2-4f5b-ab47-2c85d43c8869",
    "artist": "Flying Lotus feat. Shabazz Palaces",
    "artist_ids": [
        "fc7376fe-1a6f-4414-b4a7-83f50ed59c92",
        "6462c4f6-6f69-4636-a835-02eebe81c90f"
    ],
    "album": "Flamagra",
    "release_id": null,
    "release_group_id": "23a0d4ce-5421-4f35-afc4-49983c430edb",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2019, Steven Ellison, better known to the public as Flying Lotus, released his first album in five years, \"Flamagra.\"  Here's a KEXP feature on the album: https://www.kexp.org/read/2019/4/17/flying-lotus-announces-new-album-shares-david-lynch-featuring-lead-single/\n---\nFresh off the Spaceship tells the story of the Black Constellation, an artist collective (Shabazz Palaces, THEESatisfaction, Ya Tseen) with Seattle roots and cosmic reach. Hosted by KEXP’s Larry Mizell Jr. and Martin Douglas, each of the 10 episodes takes listeners on a musical journey connecting the stars of the Black Constellation and drawing meaning from their art, emphasizing the revolutionary power of communion along the way.: https://www.kexp.org/podcasts/fresh-off-the-spaceship/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}