Information about plays

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

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

{
    "id": 3631411,
    "uri": "https://api.kexp.org/v2/plays/3631411/?format=api",
    "airdate": "2026-03-20T08:53:38-07:00",
    "show": 66229,
    "show_uri": "https://api.kexp.org/v2/shows/66229/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-6f6282a9-6b8f-4215-b61f-358ba8ebb9d0/mbid-6f6282a9-6b8f-4215-b61f-358ba8ebb9d0-2824608720_thumb500.jpg",
    "thumbnail_uri": "https://dn710605.ca.archive.org/0/items/mbid-6f6282a9-6b8f-4215-b61f-358ba8ebb9d0/mbid-6f6282a9-6b8f-4215-b61f-358ba8ebb9d0-2824608720_thumb250.jpg",
    "song": "We Care a Lot",
    "track_id": "cc6dbee5-3b51-3240-8cf8-68d3310984eb",
    "recording_id": "102a61e3-1595-4ca7-8b33-0c6ef496a2ea",
    "artist": "Faith No More",
    "artist_ids": [
        "b15ebd71-a252-417d-9e1c-3e6863da68f8"
    ],
    "album": "We Care a Lot",
    "release_id": "6f6282a9-6b8f-4215-b61f-358ba8ebb9d0",
    "release_group_id": "d1445e5e-1150-38bb-8767-f1c86b278976",
    "labels": [
        "Mordam Records"
    ],
    "label_ids": [
        "c999620c-991f-46ab-a729-d153289a5dcf"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "That American Music Club and other things in my head got me thinking, could you mix in 'We Care a Lot' by Faith No More? Ian in Seattle\n--\nYes, we can, Ian, because \"we care a lot.\"\n--\nThe late Chuck Mosley, Faith No More's singer before Mike Patton, co-wrote this parody of the Live Aid generation of rock superstars. \n--\n See a live performance in London in 1990: https://www.youtube.com/watch?v=Ho6pZqUNtko",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}