Information about plays

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

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

{
    "id": 3585825,
    "uri": "https://api.kexp.org/v2/plays/3585825/?format=api",
    "airdate": "2025-12-02T11:35:38-08:00",
    "show": 65270,
    "show_uri": "https://api.kexp.org/v2/shows/65270/?format=api",
    "image_uri": "https://ia800204.us.archive.org/16/items/mbid-a5bd8b71-bc6d-48fa-bf91-efc805c1e63c/mbid-a5bd8b71-bc6d-48fa-bf91-efc805c1e63c-10032391628_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/16/items/mbid-a5bd8b71-bc6d-48fa-bf91-efc805c1e63c/mbid-a5bd8b71-bc6d-48fa-bf91-efc805c1e63c-10032391628_thumb250.jpg",
    "song": "It Was a Good Day",
    "track_id": "2aeba1cc-5c9e-331d-b2ca-d0210347fc8e",
    "recording_id": "8eb77eca-2524-41e1-9282-a8615cd6ced5",
    "artist": "Ice Cube",
    "artist_ids": [
        "1d11e2a1-4531-4d61-a8c7-7b5c6a608fd2"
    ],
    "album": "The Predator",
    "release_id": "a5bd8b71-bc6d-48fa-bf91-efc805c1e63c",
    "release_group_id": "2e904c43-e060-3a4c-aa6d-7e4cd8f7cde8",
    "labels": [
        "Priority Records"
    ],
    "label_ids": [
        "ce7a2977-c7dd-4695-97e0-5e72572bf0d3"
    ],
    "release_date": "1992-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ice Cube has clarified in interviews: the “good day” wasn’t real. It was a composite, a dream scenario built from several moments he wished could happen in one peaceful stretch. That intentional calm is what makes the song stand out—it’s one of the few Cube tracks where nothing goes wrong.\n--\nHowever, In 2012, a blogger named Donovan Strain analyzed the lyrics line by line. By matching references in the song—Lakers beating the SuperSonics, good weather, Yo! MTV Raps airing, and no smog—he concluded the day Cube described was January 20, 1992. It went viral, and fans still celebrate the date online every year. : https://www.tumblr.com/murkavenue/16553509655/i-found-ice-cubes-good-day",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}