Information about plays

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

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

{
    "id": 3613158,
    "uri": "https://api.kexp.org/v2/plays/3613158/?format=api",
    "airdate": "2026-02-04T14:51:18-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "https://coverartarchive.org/release/fe0a9642-d538-402c-8a93-7ed889b16460/21450743397-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fe0a9642-d538-402c-8a93-7ed889b16460/21450743397-250.jpg",
    "song": "Cell Therapy",
    "track_id": null,
    "recording_id": "9bc30bac-4fe8-4493-b0b1-69df747b81d0",
    "artist": "Goodie Mob",
    "artist_ids": [
        "ade9b668-e38f-41a8-a6e5-51442c5d6468"
    ],
    "album": "Soul Food",
    "release_id": null,
    "release_group_id": "24cfe4c3-06c4-3148-9e32-b88dd2aebdb3",
    "labels": [],
    "label_ids": [],
    "release_date": "1995-11-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Goodie Mob, formed in Atlanta, Georgia in 1991, is widely considered one of the founding hip hop acts of the Dirty South movement. Members Cee-Lo (Thomas Callaway), Khujo Goodie (Willie Knighton, Jr.), T-Mo Goodie (Robert Barnett), and Big Gipp (Cameron Gipp) make up the group,\n--\nSee a live performance in (You guessed it!) Atlanta last year: https://www.youtube.com/watch?v=khZbWOQj5ZY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}