Information about plays

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

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

{
    "id": 3636497,
    "uri": "https://api.kexp.org/v2/plays/3636497/?format=api",
    "airdate": "2026-04-01T15:32:31-07:00",
    "show": 66338,
    "show_uri": "https://api.kexp.org/v2/shows/66338/?format=api",
    "image_uri": "https://dn710308.ca.archive.org/0/items/mbid-63a1719a-7a5f-43a0-b43a-4d47ba79740c/mbid-63a1719a-7a5f-43a0-b43a-4d47ba79740c-24956491090_thumb500.jpg",
    "thumbnail_uri": "https://ia902802.us.archive.org/1/items/mbid-63a1719a-7a5f-43a0-b43a-4d47ba79740c/mbid-63a1719a-7a5f-43a0-b43a-4d47ba79740c-24956491090_thumb250.jpg",
    "song": "Rocket Fuel",
    "track_id": "4aaff03c-c072-4f56-b2d2-8284af71c627",
    "recording_id": "e76a84e4-7fd7-4711-a4f4-671dad612df1",
    "artist": "DJ Shadow feat. De La Soul",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511",
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Rocket Fuel",
    "release_id": "63a1719a-7a5f-43a0-b43a-4d47ba79740c",
    "release_group_id": "277d92a7-09d3-4d4c-8782-3cb0b097e9f3",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2019-07-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Two-and-a-half-minutes!\n\nMae Jemison, the first Black woman to go to space in 1992, lauded the diversity of astronauts and countries involved in Artemis II, including the first Black man, first woman and first Canadian to travel around the moon. “The more perspectives that we have on what happens in space, the better we will do in terms of using this remarkable platform for innovation,” she said in an interview with CNN.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}