Information about plays

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

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

{
    "id": 3612579,
    "uri": "https://api.kexp.org/v2/plays/3612579/?format=api",
    "airdate": "2026-02-03T06:12:37-08:00",
    "show": 65828,
    "show_uri": "https://api.kexp.org/v2/shows/65828/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-81cf28f7-c03e-4289-8ca0-522540eb176e/mbid-81cf28f7-c03e-4289-8ca0-522540eb176e-34970887206_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Angry Girl",
    "track_id": "6b5aedc4-e2d3-4214-999f-85a92105566b",
    "recording_id": "db6f843e-3386-437a-b608-dc15ce935c70",
    "artist": "Confidence Man",
    "artist_ids": [
        "9fab430a-f1af-4a69-bf68-6857a7a50a68"
    ],
    "album": "TILT",
    "release_id": "24616cc7-2c4e-4657-a4c6-4cfa4f8a9ee3",
    "release_group_id": "d557d836-e1d1-48b9-91eb-8bdc7bfadbfd",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2022-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In this world, nothing is certain except taxes, death and Confidence Man. They are unstoppable, unquenchable, undeniable, and if you get in their way, you’re gonna get hurt. \n\nNot even a global pandemic could stop Janet, Sugar, Reggie and Clarence from producing an album so fierce, flirty and full of anthems that you might need to sit down before you hit play. Welcome to the TILT era.\n\nhttps://confidenceman.bandcamp.com/track/angry-girl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}