Information about plays

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

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

{
    "id": 3554100,
    "uri": "https://api.kexp.org/v2/plays/3554100/?format=api",
    "airdate": "2025-09-17T07:55:04-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia800208.us.archive.org/25/items/mbid-0a1d7e5f-a823-3f5c-a210-135178f18943/mbid-0a1d7e5f-a823-3f5c-a210-135178f18943-29313085280_thumb500.jpg",
    "thumbnail_uri": "https://ia600208.us.archive.org/25/items/mbid-0a1d7e5f-a823-3f5c-a210-135178f18943/mbid-0a1d7e5f-a823-3f5c-a210-135178f18943-29313085280_thumb250.jpg",
    "song": "Run Into Flowers",
    "track_id": "7fde0bb5-f762-39ca-996e-2211a52ebccf",
    "recording_id": "ddfd893c-b877-43fb-a3fb-bcbd27ab2d5b",
    "artist": "M83",
    "artist_ids": [
        "6d7b7cd4-254b-4c25-83f6-dd20f98ceacd"
    ],
    "album": "Dead Cities, Red Seas & Lost Ghosts",
    "release_id": "0a1d7e5f-a823-3f5c-a210-135178f18943",
    "release_group_id": "528afc2e-39d4-3e78-bb88-40aeb08bd122",
    "labels": [
        "Mute Corporation"
    ],
    "label_ids": [
        "68523539-169d-481a-984d-8cc997fb6ea2"
    ],
    "release_date": "2004-07-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The original version of “Run Into Flowers” is taken from \"Dead Cities, Red Seas, and Lost Ghosts,\" M83’s second release, and first to be released in the US, on Mute Records. Originally released in 2003 in Europe, Mute released the album in 2004 in North America to critical acclaim. Included in Pitchfork's Top 200 Albums of the 2000s, Dead Seas was noted for what one magazine called an “organic component that coexists along with the machines, giving them a warmth few acts have been able to unearth.” This was the last album featuring Nicolas Fromageau as a member of M83 alongside Anthony Gonzalez.\n\nhttps://ilovem83.com/\nhttps://ilovem83.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}