Information about plays

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

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

{
    "id": 3546213,
    "uri": "https://api.kexp.org/v2/plays/3546213/?format=api",
    "airdate": "2025-08-29T07:31:53-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://ia801801.us.archive.org/4/items/mbid-6f829bf7-163b-49e5-84ba-fb44c2ad88e8/mbid-6f829bf7-163b-49e5-84ba-fb44c2ad88e8-9560869252_thumb500.jpg",
    "thumbnail_uri": "https://ia801801.us.archive.org/4/items/mbid-6f829bf7-163b-49e5-84ba-fb44c2ad88e8/mbid-6f829bf7-163b-49e5-84ba-fb44c2ad88e8-9560869252_thumb250.jpg",
    "song": "The Rockafeller Skank",
    "track_id": "896922db-a48e-3370-9e69-d01e7bc7d997",
    "recording_id": "4e5f16e7-330e-4459-aa30-71a7aabac392",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "You’ve Come a Long Way, Baby",
    "release_id": "6f829bf7-163b-49e5-84ba-fb44c2ad88e8",
    "release_group_id": "435fe38e-404c-3887-8300-cc94420a121c",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "1998-10-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking of Norman Cook (Fatboy Slim)...\n--\nThe \"Rockafeller\" in the title comes from the distorted vocal that repeats something like \"Ra-ra-ra-ra-ra-ra-ra-rockafella-rockafella.\" This may or may not be a Jay-Z sample, possibly from his 1997 song \"Who You Wit,\" where at the beginning he says, \"Roc-A-Fella, y'all,\" a reference to his record label, Roc-A-Fella Records.\n---\nDid you know that Fatboy Slim had to forfeit 100% of the royalties for \"The Rockafeller Skank\" due to extensive sampling?: https://www.musicology.blog/a-funk-soul-brother-the-undying-appeal-of-fatboy-slims-the-rockafeller-skank/ http://fatboyslim.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}