Information about plays

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

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

{
    "id": 3519620,
    "uri": "https://api.kexp.org/v2/plays/3519620/?format=api",
    "airdate": "2025-06-27T18:14:49-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia800500.us.archive.org/31/items/mbid-c2d7e3ed-4249-4a58-ae6e-976cf4112252/mbid-c2d7e3ed-4249-4a58-ae6e-976cf4112252-12663486045_thumb500.jpg",
    "thumbnail_uri": "https://ia600500.us.archive.org/31/items/mbid-c2d7e3ed-4249-4a58-ae6e-976cf4112252/mbid-c2d7e3ed-4249-4a58-ae6e-976cf4112252-12663486045_thumb250.jpg",
    "song": "Try Me On… I’m Very You",
    "track_id": "5b954a8d-88d8-3e09-a3c1-e75c3a521ebc",
    "recording_id": "f3d773da-af2c-490b-8111-e94806b2aa45",
    "artist": "Deee‐Lite",
    "artist_ids": [
        "83d401e8-3322-4491-98d3-ec3a567c5047"
    ],
    "album": "World Clique",
    "release_id": "c2d7e3ed-4249-4a58-ae6e-976cf4112252",
    "release_group_id": "4f625d26-3d84-3d3b-8230-2c98e5d45100",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1990-08-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The debut album from Deee-Lite, which rose out of the 1980’s club scene and drag communities in Greenwich Village... guest artists on the album include Bootsy Collins, Q-Tip, Fred Wesley and Maceo Parker\n\nAlbumism published a retrospective for the album's 30th anniversary: https://tinyurl.com/2579wd3w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}