Information about plays

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

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

{
    "id": 3595615,
    "uri": "https://api.kexp.org/v2/plays/3595615/?format=api",
    "airdate": "2025-12-25T01:40:48-08:00",
    "show": 65469,
    "show_uri": "https://api.kexp.org/v2/shows/65469/?format=api",
    "image_uri": "https://coverartarchive.org/release/c1daac98-531b-4290-8c74-76c2c9a2ef42/4685570252-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c1daac98-531b-4290-8c74-76c2c9a2ef42/4685570252-250.jpg",
    "song": "Player’s Ball (original)",
    "track_id": null,
    "recording_id": "20754b5c-b3db-4d1f-b7a4-e16500de06b6",
    "artist": "OutKast",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27"
    ],
    "album": "Southernplayalisticadillacmuzik",
    "release_id": null,
    "release_group_id": "2ee919fe-eab8-3fb5-a069-ef0220c29e09",
    "labels": [
        "Arista"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33"
    ],
    "release_date": "1994-04-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "OutKast was invited to record a Christmas song as part of a planned compilation involving other established LaFace artists like Toni Braxton, TLC, Usher and A Few Good Men. Their first thought was to record a song referencing things you got for Christmas called \"Sock and Draws,\" as a humorous - yet rap apropos - way to fit the compilation's theme while not making a complete fool out of themselves. -- Sensing that the song had the opportunity to climb the rap charts if it was slightly reworked to have even more evergreen potential, \"Player's Ball\" was re-released on November 19, 1993, to promote OutKast's forthcoming debut album, Southernplayalisticadillacmuzik, with a notable change to the chorus and omissions of some of the lyrics as if they were censoring curse words.: Learn the story behind this song: www.highsnobiety.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}