Information about plays

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

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

{
    "id": 3568414,
    "uri": "https://api.kexp.org/v2/plays/3568414/?format=api",
    "airdate": "2025-10-22T07:31:09-07:00",
    "show": 64902,
    "show_uri": "https://api.kexp.org/v2/shows/64902/?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": "Alright for Now",
    "track_id": "1b9da593-45af-3785-bcb6-fb305108825b",
    "recording_id": "0572f49c-5952-41f4-9d25-40df6682fef6",
    "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": "Tom Petty \"Full Moon Fever\" is this week's Morning Show Album of the Week!\n\nFull Moon Fever was produced by fellow Traveling Wilbury Jeff Lynne. All the Wilburys except Bob Dylan show up on this album.\nRolling Stone, 1989: https://tinyurl.com/3fdmre93",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}