Information about plays

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

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

{
    "id": 3545838,
    "uri": "https://api.kexp.org/v2/plays/3545838/?format=api",
    "airdate": "2025-08-28T10:17:50-07:00",
    "show": 64409,
    "show_uri": "https://api.kexp.org/v2/shows/64409/?format=api",
    "image_uri": "https://dn721309.ca.archive.org/0/items/mbid-58974cd9-8faf-4152-b192-cc7fe905ab5c/mbid-58974cd9-8faf-4152-b192-cc7fe905ab5c-42031401708_thumb500.jpg",
    "thumbnail_uri": "https://ia600704.us.archive.org/29/items/mbid-58974cd9-8faf-4152-b192-cc7fe905ab5c/mbid-58974cd9-8faf-4152-b192-cc7fe905ab5c-42031401708_thumb250.jpg",
    "song": "Elderberry Wine",
    "track_id": "0902784b-7212-4c84-81a9-57403d881ed7",
    "recording_id": "aad931f3-51f4-4c8d-a4e5-d4ddbb46cba7",
    "artist": "Wednesday",
    "artist_ids": [
        "9833b455-0da2-40b5-8e63-37816c910604"
    ],
    "album": "Elderberry Wine",
    "release_id": "58974cd9-8faf-4152-b192-cc7fe905ab5c",
    "release_group_id": "8d550696-7663-45da-9c2f-9f8c2e19414e",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wednesday's new album 'Bleeds' will be out on Sept 19th and available for pre-order now! https://wednesdayband.bandcamp.com/album/bleeds\n\nWednesday will also be playing at the Fox Theater in Oakland on Sat, Oct 18th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}