Information about plays

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

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

{
    "id": 3553047,
    "uri": "https://api.kexp.org/v2/plays/3553047/?format=api",
    "airdate": "2025-09-14T17:53:24-07:00",
    "show": 64562,
    "show_uri": "https://api.kexp.org/v2/shows/64562/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9-41903191570_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9-41903191570_thumb250.jpg",
    "song": "Yougotmefeeling",
    "track_id": "767c9b52-f0d6-420f-b4b6-9ce385be9945",
    "recording_id": "3f4d9047-a641-4219-93e8-808cc79ff8ae",
    "artist": "Parcels",
    "artist_ids": [
        "5318e774-f5b6-4ee0-82cb-4dcf398c3ff8"
    ],
    "album": "LOVED",
    "release_id": "795bc117-8456-42e0-93c0-4c5ae3d898e9",
    "release_group_id": "e66850f1-0f50-4088-82b6-7d471e645368",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Parcels are an Australian electropop group consisting of Louie Swain, Patrick Hetherington, Noah Hill, Anatole Serret and Jules Crommelin. The group formed in 2014 in Byron Bay, Australia and moved to Berlin, Germany the same year.\n\nSigned to French label Kitsuné, the band rose to prominence after collaborating with the electronic duo Daft Punk on the production and writing of their 2017 single \"Overnight.\" https://tinyurl.com/kwsph4cn\n\nParcels performed LIVE at KEXP back in 2022; check out video from that session here: https://tinyurl.com/4u5s49zp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}