Information about plays

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

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

{
    "id": 3521665,
    "uri": "https://api.kexp.org/v2/plays/3521665/?format=api",
    "airdate": "2025-07-02T13:51:33-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?format=api",
    "image_uri": "https://ia801507.us.archive.org/31/items/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5-22471275019_thumb500.jpg",
    "thumbnail_uri": "https://ia801507.us.archive.org/31/items/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5/mbid-a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5-22471275019_thumb250.jpg",
    "song": "Planet Claire",
    "track_id": "4bc337e8-c9c7-4f69-a88d-6d87a5419387",
    "recording_id": "6f3ba4ad-79fb-48b2-b39f-103e450785f3",
    "artist": "The B‐52s",
    "artist_ids": [
        "127f591a-7e27-4435-92db-0780f219f3a1"
    ],
    "album": "The B‐52’s",
    "release_id": "a6fcd8fa-d51f-42cf-a6a8-eb4b8addf0a5",
    "release_group_id": "68699ffe-f5fd-337a-8bb9-8a196157afa8",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1979-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one goes out to Claire in L.A.!\n--\nThis song either samples or interpolates the \"Peter Gunn Theme,\" which Henry Mancini wrote for the 1958 TV series. Mancini has a writing credit on \"Planet Claire,\" along with every member of The B-52s.\n--\nIn an interview with B-52s vocalist Cindy Wilson , she said of this track: \"I loved {her brother} Ricky's guitar, and Kate's (Pierson] wonderful kind of outer space vocal was really cool. And Fred [Schneider] has amazing lyrics - he can just conjure up and picture a landscape, and it was a really fun place to inhabit. Fred was a poet.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}