Information about plays

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

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

{
    "id": 3625596,
    "uri": "https://api.kexp.org/v2/plays/3625596/?format=api",
    "airdate": "2026-03-05T11:34:56-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?format=api",
    "image_uri": "https://ia600306.us.archive.org/13/items/mbid-2885bbb3-88b9-49c7-a0b8-cf4ae130b311/mbid-2885bbb3-88b9-49c7-a0b8-cf4ae130b311-13617977189_thumb500.jpg",
    "thumbnail_uri": "https://dn710900.ca.archive.org/0/items/mbid-2885bbb3-88b9-49c7-a0b8-cf4ae130b311/mbid-2885bbb3-88b9-49c7-a0b8-cf4ae130b311-13617977189_thumb250.jpg",
    "song": "Touch of Grey",
    "track_id": "dc47a0cd-84b7-4848-a364-4c8d94bc9b97",
    "recording_id": "ecc548d8-8937-4adf-9b03-f71e7ec29e96",
    "artist": "The War on Drugs",
    "artist_ids": [
        "87b9b3b8-ab93-426c-a200-4012d667a626"
    ],
    "album": "Day of the Dead",
    "release_id": "2885bbb3-88b9-49c7-a0b8-cf4ae130b311",
    "release_group_id": "49664ee2-3a20-4cd7-a26a-51390d252456",
    "labels": [],
    "label_ids": [],
    "release_date": "2016-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A Grateful Dead cover by The War on Drugs!\n\n'Day of the Dead' is an epic tribute to the music and artistry of the Grateful Dead, curated by Aaron and Bryce Dessner of The National. They have brought together some of their favorite musicians to reinterpret the songs and sounds of the Dead for a new generation. \n\nhttps://www.dayofthedeadmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}