Information about plays

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

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

{
    "id": 3578099,
    "uri": "https://api.kexp.org/v2/plays/3578099/?format=api",
    "airdate": "2025-11-14T14:32:44-08:00",
    "show": 65107,
    "show_uri": "https://api.kexp.org/v2/shows/65107/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-0a4c29e2-a3b5-4c20-8f08-7259fd1fc4c4/mbid-0a4c29e2-a3b5-4c20-8f08-7259fd1fc4c4-15330449533_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-0a4c29e2-a3b5-4c20-8f08-7259fd1fc4c4/mbid-0a4c29e2-a3b5-4c20-8f08-7259fd1fc4c4-15330449533_thumb250.jpg",
    "song": "Throwaway Style",
    "track_id": "3f0d78c4-95b7-3f0e-9a1c-3848d2bc9c25",
    "recording_id": "8e2b90fb-5305-4197-a199-8fad1003d9b6",
    "artist": "The Exploding Hearts",
    "artist_ids": [
        "e0fc22ed-6fff-4161-8ff7-a568cdbe7850"
    ],
    "album": "Guitar Romantic",
    "release_id": "0a4c29e2-a3b5-4c20-8f08-7259fd1fc4c4",
    "release_group_id": "7bf7952a-b541-34d5-ab7e-85fecaa407ce",
    "labels": [
        "Dirtnap Records"
    ],
    "label_ids": [
        "b925bf7c-da1f-4761-bd5f-622f63960ec6"
    ],
    "release_date": "2003-03-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "King Louie Bankston was a prolific rock’n’roll artist who was a member of local Portland band, the Exploding Hearts. Back in 2003, only 2 years after the band formed, 3 of the band mates (Adam Cox, Jeremy Gage, Matt Fitzgerald) tragically died in a car accident on their way home from a gig in San Francisco. Shortly after the Exploding Hearts disbanded.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}