Information about plays

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

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

{
    "id": 3633105,
    "uri": "https://api.kexp.org/v2/plays/3633105/?format=api",
    "airdate": "2026-03-24T11:35:49-07:00",
    "show": 66268,
    "show_uri": "https://api.kexp.org/v2/shows/66268/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c-22712479663_thumb500.jpg",
    "thumbnail_uri": "https://dn711203.ca.archive.org/0/items/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c/mbid-6f8468cf-f8a4-4c2b-bded-a66c5a83041c-22712479663_thumb250.jpg",
    "song": "Mothership Connection (Star Child)",
    "track_id": "c22c05e7-0d38-30e7-ac1e-7b374a6bd102",
    "recording_id": "c3beb211-b0a7-4488-a9b0-43814535cc69",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Mothership Connection",
    "release_id": "6f8468cf-f8a4-4c2b-bded-a66c5a83041c",
    "release_group_id": "cb69bfc6-a15c-34cd-b1af-76b6481bf09a",
    "labels": [
        "Mercury Records"
    ],
    "label_ids": [
        "995428e7-81b6-41dd-bd38-5a7a0ece8ad6"
    ],
    "release_date": "2003-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "George Clinton wrote \"Mothership Connection\" with bass player Bootsy Collins and keyboard player Bernie Worrell. \n--\nThe song came out of George Clinton and Bootsy Collins seeing a UFO one night. \"We were in the Bermuda triangle, Collins recalled to Uncut magazine. \"We were fishing and getting high and the mothership concept came.\"\n--\nThis has been sampled many times, mostly by West Coast rappers in the '90s. The most famous song to borrow it is \"Let Me Ride\" from Dr. Dre's highly influential 1992 album The Chronic. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}