Information about plays

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

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

{
    "id": 3572400,
    "uri": "https://api.kexp.org/v2/plays/3572400/?format=api",
    "airdate": "2025-11-01T00:20:23-07:00",
    "show": 64987,
    "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
    "image_uri": "https://coverartarchive.org/release/55bd42c2-b6c4-4be2-990d-23ed5fa60297/10489853441-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/55bd42c2-b6c4-4be2-990d-23ed5fa60297/10489853441-250.jpg",
    "song": "Mind Playing Tricks on Me",
    "track_id": null,
    "recording_id": "424b8098-ea43-4b51-b553-a53bc245583b",
    "artist": "Geto Boys",
    "artist_ids": [
        "a78ca453-3a53-4b19-8b2d-61b10dd45558"
    ],
    "album": "Uncut Dope: Geto Boys' Best",
    "release_id": null,
    "release_group_id": "234a694f-5bc5-34fc-90d6-f6bdb395e557",
    "labels": [
        "Rap-A-Lot Records"
    ],
    "label_ids": [
        "8d67c905-4145-42a7-86db-d3bf6e1aaf7d"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When \"Mind Playing Tricks\" came out, the Geto Boys were already legendary in the South. It was hard not to stand out with a group that included Willie D, a former Golden Gloves boxer; Bushwick Bill, a brash Brooklyn transplant and former breakdancer who stood less than four feet tall; and Brad Jordan, a lyricist with enough street cred to wear the stage name of rap's most celebrated kingpin: Scarface. He wrote three of the four verses in this song, originally intended for his solo album until Rap-A-Lot Records founder J. Prince decided it was the breakout record he needed for the label's flagship group.\n--\nSee the video and read more about this song that gave a voice to the angst and paranoia that defined what it meant to be a young black man in America at the time.: https://www.npr.org/2019/05/29/726615663/geto-boys-mind-playing-tricks-on-me-anxiety-american-anthem",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}