Information about plays

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

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

{
    "id": 3564487,
    "uri": "https://api.kexp.org/v2/plays/3564487/?format=api",
    "airdate": "2025-10-13T07:38:36-07:00",
    "show": 64824,
    "show_uri": "https://api.kexp.org/v2/shows/64824/?format=api",
    "image_uri": "https://ia802305.us.archive.org/15/items/mbid-0764bf15-4424-495d-97d4-f2aa6ee3fd83/mbid-0764bf15-4424-495d-97d4-f2aa6ee3fd83-35377718955_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-0764bf15-4424-495d-97d4-f2aa6ee3fd83/mbid-0764bf15-4424-495d-97d4-f2aa6ee3fd83-35377718955_thumb250.jpg",
    "song": "Bow Wow Wow",
    "track_id": "5e3141d5-3834-31c1-9c9b-46fdcbb9c79e",
    "recording_id": "ebbb62a3-daa1-49ea-8e2c-b585f8cf2969",
    "artist": "Funkdoobiest",
    "artist_ids": [
        "2a1a72fc-b9e1-40b2-823e-77c81b4b1062"
    ],
    "album": "Which Doobie U B?",
    "release_id": "0764bf15-4424-495d-97d4-f2aa6ee3fd83",
    "release_group_id": "5495c7fe-3278-3723-b8dd-a477f0e427d2",
    "labels": [
        "Immortal Records"
    ],
    "label_ids": [
        "0d9f5ee2-4eac-425e-b89a-b875215be916"
    ],
    "release_date": "1993-05-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lakota\n\nL.A. group Fundoobiest was composed of rappers Jason \"Son Doobie\" Vasquez, Tyrone \"Tomahawk Funk\" Pacheco and DJ Ralph \"Tha Phunky Mexican\" Medrano. They landed a deal with Epic in 1993. DJ Muggs produced their debut album, Which Doobie U B?, which appeared later that year and went gold on the strength of singles like \"Bow Wow Wow,\" \"The Funkiest,\" and \"Freak Mode.\"\n\n(On this song, they sampled George Clinton's 1982 'Atomic Dog'.)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}