Information about plays

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

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

{
    "id": 3636451,
    "uri": "https://api.kexp.org/v2/plays/3636451/?format=api",
    "airdate": "2026-04-01T13:19:24-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-4a3603fd-fcd1-4d77-baec-2ca5092c9734/mbid-4a3603fd-fcd1-4d77-baec-2ca5092c9734-37919833784_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-4a3603fd-fcd1-4d77-baec-2ca5092c9734/mbid-4a3603fd-fcd1-4d77-baec-2ca5092c9734-37919833784_thumb250.jpg",
    "song": "I Can’t Dream Anymore",
    "track_id": "bdb1088c-a774-490f-aaac-e65913ca594d",
    "recording_id": "12d04974-5c30-45d8-8aa9-b5f4f9fe521f",
    "artist": "Fabiana Palladino",
    "artist_ids": [
        "9031031f-54e9-489c-a738-0e296f05104e"
    ],
    "album": "Fabiana Palladino",
    "release_id": "4a3603fd-fcd1-4d77-baec-2ca5092c9734",
    "release_group_id": "51471368-1478-427d-af46-d12185cd5d83",
    "labels": [
        "Paul Institute",
        "XL Records"
    ],
    "label_ids": [
        "a818b07c-95cf-4861-80ef-7a3fbda1bbc7",
        "8ef94814-0570-474d-8bc3-9a3d0ff30c73"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Palladino’s parents met in the early 1980s when they were both hired to play with Jools Holland, during his first post-Squeeze solo period. Her father, Pino, is a songwriter, producer and in-demand session musician (that’s him playing bass on Beyoncé and Miley’s “II Most Wanted”). Her mother, Maz, was working as a backing singer at the time, as well as performing in “a quite outrageous duo” called The Fabulous Wealthy Tarts.\"\nEnjoy this look at the artist and her 2024 debut album: https://www.thelineofbestfit.com/features/interviews/fabiana-palladino-right-on-time",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}