Information about plays

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

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

{
    "id": 3621220,
    "uri": "https://api.kexp.org/v2/plays/3621220/?format=api",
    "airdate": "2026-02-23T09:18:06-08:00",
    "show": 66010,
    "show_uri": "https://api.kexp.org/v2/shows/66010/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa-39743143615_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa/mbid-10df9342-fa12-433a-a9a4-dc66f3d9a1aa-39743143615_thumb250.jpg",
    "song": "Quality Pints",
    "track_id": "8868b9b9-93c8-48b1-bc34-21c0d797d72e",
    "recording_id": "efeccef8-4c72-4149-b907-1d98a5cbc33f",
    "artist": "The Bug Club",
    "artist_ids": [
        "31f07dfd-df64-48dc-856e-9968059b8e35"
    ],
    "album": "On the Intricate Inner Workings of the System",
    "release_id": "10df9342-fa12-433a-a9a4-dc66f3d9a1aa",
    "release_group_id": "b8b17ee8-c7a6-489b-8b9f-b2b7ec1fc625",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out The Bug Club's Live on KEXP session with Troy where they played this song along with several others: \n\nhttps://www.youtube.com/watch?v=c6G0wkPt9DY\n\nTheir upcoming album, Every Single Muscle will be released on May 29th.\nhttps://thebugclub.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}