Information about plays

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

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

{
    "id": 3569300,
    "uri": "https://api.kexp.org/v2/plays/3569300/?format=api",
    "airdate": "2025-10-24T09:22:47-07:00",
    "show": 64918,
    "show_uri": "https://api.kexp.org/v2/shows/64918/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-6b956618-7189-4474-bce0-7d10f6562704/mbid-6b956618-7189-4474-bce0-7d10f6562704-3776907894_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-6b956618-7189-4474-bce0-7d10f6562704/mbid-6b956618-7189-4474-bce0-7d10f6562704-3776907894_thumb250.jpg",
    "song": "The Apartment Song",
    "track_id": "0c8a3138-424b-33f3-b954-ad076ec6d3f2",
    "recording_id": "1427bd46-68bf-447c-b598-487811c4235d",
    "artist": "Tom Petty",
    "artist_ids": [
        "5ca3f318-d028-4151-ac73-78e2b2d6cdcc"
    ],
    "album": "Full Moon Fever",
    "release_id": "6b956618-7189-4474-bce0-7d10f6562704",
    "release_group_id": "ffbef03e-3651-39db-8a2f-e140dc5aa219",
    "labels": [
        "MCA Records",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1989-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating the album \"Full Moon Fever\" this week...\n---\nTom Petty had written this song for Southern Accents, and it had been in the vault since then. Producer Jeff Lynne asked, ‘Have you got anything laying around?’ Tom brought this song, a demo with Stevie Nicks, out of the closet.  Jeff made it into a Buddy Holly-style record.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}