Information about plays

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

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

{
    "id": 3621988,
    "uri": "https://api.kexp.org/v2/plays/3621988/?format=api",
    "airdate": "2026-02-25T05:40:55-08:00",
    "show": 66025,
    "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
    "image_uri": "https://dn710307.ca.archive.org/0/items/mbid-c0b4da1b-0276-4980-a4d4-29ce7fdf0797/mbid-c0b4da1b-0276-4980-a4d4-29ce7fdf0797-44285821481_thumb500.jpg",
    "thumbnail_uri": "https://dn710307.ca.archive.org/0/items/mbid-c0b4da1b-0276-4980-a4d4-29ce7fdf0797/mbid-c0b4da1b-0276-4980-a4d4-29ce7fdf0797-44285821481_thumb250.jpg",
    "song": "stray",
    "track_id": "5a0df673-5c4b-4397-872e-aebbf2fcd062",
    "recording_id": "4948efe5-24d8-4f3b-af1d-8109de8e9e47",
    "artist": "Cathedral Bells",
    "artist_ids": [
        "8af381c5-0322-48e3-bc75-00cc66c4440d"
    ],
    "album": "parallel dreams",
    "release_id": "c0b4da1b-0276-4980-a4d4-29ce7fdf0797",
    "release_group_id": "a0a8cd50-00b3-4dc5-a6a9-8a453b68d9cf",
    "labels": [
        "Artoffact Records"
    ],
    "label_ids": [
        "25364892-b3e9-4692-bcbe-018fc26b9256"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Orlando band Cathedral Bells! Their new album parallel dreams is out April 10th! \n\nhttps://cathedralbellsmusic.bandcamp.com/track/stray",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}