Information about plays

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

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

{
    "id": 3562391,
    "uri": "https://api.kexp.org/v2/plays/3562391/?format=api",
    "airdate": "2025-10-07T16:22:36-07:00",
    "show": 64773,
    "show_uri": "https://api.kexp.org/v2/shows/64773/?format=api",
    "image_uri": "https://dn720702.ca.archive.org/0/items/mbid-4afdaa99-93f5-381b-a09c-eb1a73097667/mbid-4afdaa99-93f5-381b-a09c-eb1a73097667-37935863938_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-4afdaa99-93f5-381b-a09c-eb1a73097667/mbid-4afdaa99-93f5-381b-a09c-eb1a73097667-37935863938_thumb250.jpg",
    "song": "Jerry Was a Race Car Driver",
    "track_id": "f16e6d93-bda2-300b-91be-f45f832ed805",
    "recording_id": "8bef3601-d778-4940-9c12-55e230b4e89d",
    "artist": "Primus",
    "artist_ids": [
        "84dc4f23-c0b8-4fe1-bbca-a3993ddc8fc2"
    ],
    "album": "Sailing the Seas of Cheese",
    "release_id": "4afdaa99-93f5-381b-a09c-eb1a73097667",
    "release_group_id": "a7c4f177-8de8-366f-87f4-aa851ae32012",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1991-07-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#402 \n__\nBay area listeners and visitors can see Primus live at the Fox Theater on December 30th and/or December 31st! \nhttps://primusville.com/#tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}