Information about plays

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

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

{
    "id": 3626750,
    "uri": "https://api.kexp.org/v2/plays/3626750/?format=api",
    "airdate": "2026-03-08T12:43:20-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-03c4ca85-c39c-4110-b71b-fff6bac0e230/mbid-03c4ca85-c39c-4110-b71b-fff6bac0e230-41356535529_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-03c4ca85-c39c-4110-b71b-fff6bac0e230/mbid-03c4ca85-c39c-4110-b71b-fff6bac0e230-41356535529_thumb250.jpg",
    "song": "Paradise",
    "track_id": "6e37e29b-393d-4120-990b-d2d4a555b502",
    "recording_id": "da5664aa-5eba-4f86-a5c0-f1a6a19b0a14",
    "artist": "Sailor Jane",
    "artist_ids": [
        "188f5c6f-5efd-406f-aecb-51062a01ff1e"
    ],
    "album": "No Ordinary Dub",
    "release_id": "03c4ca85-c39c-4110-b71b-fff6bac0e230",
    "release_group_id": "96bffd4b-658a-47ee-a400-a7a628e68338",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in St. Augustine, Florida, Jane studied classical guitar at Douglas Anderson School of Arts in high school and received a degree in Audio Engineering from Full Sail University in Orlando, which is where her love of music production and songwriting blossomed.\n\nThe nickname Sailor Jane was adopted during a time when she was spending her days sailing and adventuring throughout the Caribbean and Central/South America; along with her two best girl friends. The handle was a play on Sailor Jerry, a famous pinup tattoo artist and rum company.\n\nhttps://sailorjane.bandcamp.com\nhttps://www.sailorjanemusic.com/\n\nJoin the KEXP Supporter Community today!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}