Information about plays

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

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

{
    "id": 3580706,
    "uri": "https://api.kexp.org/v2/plays/3580706/?format=api",
    "airdate": "2025-11-20T17:02:42-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://dn710100.ca.archive.org/0/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb500.jpg",
    "thumbnail_uri": "https://dn710100.ca.archive.org/0/items/mbid-469deb05-d545-48c0-a394-0de717e801f6/mbid-469deb05-d545-48c0-a394-0de717e801f6-42760340510_thumb250.jpg",
    "song": "Again and Again",
    "track_id": "b22a3630-13b5-4162-97a0-aaf7677ea846",
    "recording_id": "12f1b74f-b817-4300-8879-8780a9fe2755",
    "artist": "The Belair Lip Bombs",
    "artist_ids": [
        "9f495346-8e2f-47b3-a4d9-883ba4311d64"
    ],
    "album": "Again",
    "release_id": "469deb05-d545-48c0-a394-0de717e801f6",
    "release_group_id": "17cc0d76-ad83-4a02-a0ee-94975f78015d",
    "labels": [
        "Third Man Records"
    ],
    "label_ids": [
        "95336f80-eef4-41fa-a4ca-d4bc4ecebcde"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maisie Everett, Mike Bradvica, Jimmy Droughton and Daniel \"Dev\" Devlin are Melbourne, Australia's The Belair Lip Bombs. \n--\nHere's a delightful introduction to the band: https://blog.roughtrade.com/gb/on-the-rise-the-belair-lip-bombs/\n--\nUPCOMING SHOWS\n+ March 24 Brick & Mortar (SF)\n+ March 27 @ Baba Yaga (SEA)\n\nMelbourne, Australia-based band, The Belair Lip Bombs: \nhttps://thebelairlipbombs.bandcamp.com/album/again\nhttps://thebelairlipbombs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}