Information about plays

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

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

{
    "id": 3630920,
    "uri": "https://api.kexp.org/v2/plays/3630920/?format=api",
    "airdate": "2026-03-19T05:45:25-07:00",
    "show": 66220,
    "show_uri": "https://api.kexp.org/v2/shows/66220/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-af21100e-01c1-4b46-9146-71550866a63f/mbid-af21100e-01c1-4b46-9146-71550866a63f-13103542990_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-af21100e-01c1-4b46-9146-71550866a63f/mbid-af21100e-01c1-4b46-9146-71550866a63f-13103542990_thumb250.jpg",
    "song": "Straight Shooter",
    "track_id": "71ea5589-f0a3-3357-bd99-217200923cdb",
    "recording_id": "6e099107-465e-47f2-8b50-1dd4170d1d26",
    "artist": "Reigning Sound",
    "artist_ids": [
        "fd15c842-515a-4157-8c37-2b54c86390bc"
    ],
    "album": "Time Bomb High School",
    "release_id": "af21100e-01c1-4b46-9146-71550866a63f",
    "release_group_id": "960cd1c5-32a3-322a-94c0-31e6ef2b6602",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2002-06-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy belated birthday to Reigning Sound's Greg Oblivian! (b. March 18, 1972)\n\nOut of Asheville, North Carolina, Reigning Sound is led by Greg Oblivian (neé Cartwright), who’s been the head of this shifting cast since 2001. You may be familiar with some of their work, between the six studio LPs as well as numerous EPs & live records, or perhaps some of Greg’s other projects, The Oblivians, Parting Gifts, Compulsive Gamblers, 68 Comeback, Deadly Snakes, Detroit Cobras.\n\nhttps://reigningsound.bandcamp.com/track/straight-shooter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}