Information about plays

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

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

{
    "id": 3620007,
    "uri": "https://api.kexp.org/v2/plays/3620007/?format=api",
    "airdate": "2026-02-20T17:18:46-08:00",
    "show": 65984,
    "show_uri": "https://api.kexp.org/v2/shows/65984/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-c6bc21bb-6603-4f46-8699-c35dca083b2e/mbid-c6bc21bb-6603-4f46-8699-c35dca083b2e-44399486943_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-c6bc21bb-6603-4f46-8699-c35dca083b2e/mbid-c6bc21bb-6603-4f46-8699-c35dca083b2e-44399486943_thumb250.jpg",
    "song": "Burst",
    "track_id": "d30c5b65-07b1-4497-92a1-0fc100300d06",
    "recording_id": "1d02ec53-7011-4983-9f09-889134fa6a73",
    "artist": "Snowcuffs",
    "artist_ids": [
        "a39018f0-a57c-4f77-9990-2d7e734d8dc0"
    ],
    "album": "Burst",
    "release_id": "c6bc21bb-6603-4f46-8699-c35dca083b2e",
    "release_group_id": "c9f6f12d-1acd-4bb8-9862-2ede726554a3",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "new release from the chicago-based dream pop group!\n\ntheir second EP, Sweet Gravity, is out on March 5.\n\nhttps://snowcuffs.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}