Information about plays

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

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

{
    "id": 3562407,
    "uri": "https://api.kexp.org/v2/plays/3562407/?format=api",
    "airdate": "2025-10-07T17:29:51-07:00",
    "show": 64773,
    "show_uri": "https://api.kexp.org/v2/shows/64773/?format=api",
    "image_uri": "https://ia902801.us.archive.org/25/items/mbid-226cf4f4-bd6a-30d0-84b8-889e55e3d099/mbid-226cf4f4-bd6a-30d0-84b8-889e55e3d099-23545645563_thumb500.jpg",
    "thumbnail_uri": "https://ia902801.us.archive.org/25/items/mbid-226cf4f4-bd6a-30d0-84b8-889e55e3d099/mbid-226cf4f4-bd6a-30d0-84b8-889e55e3d099-23545645563_thumb250.jpg",
    "song": "Girls & Boys",
    "track_id": "1eaf85e4-3fe9-3238-9ed8-703d5b3a73c7",
    "recording_id": "9ecfdb63-70ff-409d-aff6-bbb4e9e4ae06",
    "artist": "Blur",
    "artist_ids": [
        "ba853904-ae25-4ebb-89d6-c44cfbd71bd2"
    ],
    "album": "Parklife",
    "release_id": "226cf4f4-bd6a-30d0-84b8-889e55e3d099",
    "release_group_id": "67461c8e-d864-3910-9bf4-39e44357aac9",
    "labels": [
        "SBK Records"
    ],
    "label_ids": [
        "9a68bb68-c297-4478-92fa-d30389ec00f5"
    ],
    "release_date": "1994-04-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "# 391 on KEXP listener's list of Top Albums of all time!\n___\n\nVocalist and lyricist Damon Albarn found his inspiration for the song while on holiday in Magaluf on the Spanish island of Majorca. \"I just love the whole idea of it, to be honest. I love herds,\" he later recalled. \"All these blokes and all these girls meeting at the watering hole and then just copulating. There's no morality involved, I'm not saying it should or shouldn't happen.\" -- Here's the official music video: https://www.youtube.com/watch?v=WDswiT87oo8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}