Information about plays

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

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

{
    "id": 3651957,
    "uri": "https://api.kexp.org/v2/plays/3651957/?format=api",
    "airdate": "2026-05-08T02:13:50-07:00",
    "show": 66657,
    "show_uri": "https://api.kexp.org/v2/shows/66657/?format=api",
    "image_uri": "https://coverartarchive.org/release/10fe7149-bcd5-4eab-9466-09e336ab8f57/25062623278-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/10fe7149-bcd5-4eab-9466-09e336ab8f57/25062623278-250.jpg",
    "song": "Elevators (Me & You)",
    "track_id": null,
    "recording_id": "0f85614e-1063-42fa-b767-6d91f2b22bb4",
    "artist": "OutKast",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27"
    ],
    "album": "ATLiens",
    "release_id": null,
    "release_group_id": "672fa6be-ae6a-38a2-a0d3-6a393a3929bf",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1996-08-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Outkast sampled Led Zeppelin's \"Black Country Woman\" and Carl Perkins' \"Blue Suede Shoes\" for this song\"\n\n“Elevators (Me & You)” is the lead single from OutKast’s sophomore album, \"ATLiens.\n The song talks about the group’s humble beginnings and elevated status in the rap game with the success of their debut album, Southernplayalisticadillacmuzik. The song debuted on Atlanta radio station WHTA in May 1996 during the Freaknik festival, and the track’s catchy chorus along with André’s standout final verse helped the song become a hit.\n---\nCheck out the official music video for \"Elevators (Me & You)\" here, enjoy:\nhttps://www.youtube.com/watch?v=uqB_UVlhlPA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}