Information about plays

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

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

{
    "id": 3633374,
    "uri": "https://api.kexp.org/v2/plays/3633374/?format=api",
    "airdate": "2026-03-25T04:50:51-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-237447a9-4c62-31be-af0a-69d2128a4bf6/mbid-237447a9-4c62-31be-af0a-69d2128a4bf6-36646709315_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-237447a9-4c62-31be-af0a-69d2128a4bf6/mbid-237447a9-4c62-31be-af0a-69d2128a4bf6-36646709315_thumb250.jpg",
    "song": "Catchfire",
    "track_id": "3482f9f0-f461-35d7-90c9-584626ae910e",
    "recording_id": "b7ffc4b4-a2f9-4ca2-bc7a-858068b50e89",
    "artist": "The Jesus and Mary Chain",
    "artist_ids": [
        "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
    ],
    "album": "Honey's Dead",
    "release_id": "237447a9-4c62-31be-af0a-69d2128a4bf6",
    "release_group_id": "ba046194-5b17-3394-90ad-03aeb5ee1714",
    "labels": [
        "Blanco y Negro Records"
    ],
    "label_ids": [
        "dfe73666-3b14-4f75-bcad-ec311546aeff"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dick Meaney  helped engineer Loveless and this record from the Jesus and Mary Chain.\n\nConnecting to New Order... After signing to the independent label Creation Records, they released their first single \"Upside Down\" in 1984. Bobby Gillespie replaced Dalglish on drums, and their debut album Psychocandy was released to critical acclaim in 1985 on the major label WEA. After its release, Gillespie left the band to work on his own band Primal Scream.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}