Information about plays

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

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

{
    "id": 3548358,
    "uri": "https://api.kexp.org/v2/plays/3548358/?format=api",
    "airdate": "2025-09-03T09:15:28-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://ia600103.us.archive.org/9/items/mbid-c21cabd4-bd7c-44c0-be3b-f49e4e58d297/mbid-c21cabd4-bd7c-44c0-be3b-f49e4e58d297-1721432532_thumb500.jpg",
    "thumbnail_uri": "https://ia800103.us.archive.org/9/items/mbid-c21cabd4-bd7c-44c0-be3b-f49e4e58d297/mbid-c21cabd4-bd7c-44c0-be3b-f49e4e58d297-1721432532_thumb250.jpg",
    "song": "I’m Not the Man I Used to Be",
    "track_id": "3ff479a5-916a-3c48-8b78-ca92b06ddf6f",
    "recording_id": "a04e553a-a077-4296-8e3b-c3cd307f5e11",
    "artist": "Fine Young Cannibals",
    "artist_ids": [
        "23b0f3d6-ba54-4597-a1c7-24c6dd348ef7"
    ],
    "album": "The Raw & The Cooked",
    "release_id": "c21cabd4-bd7c-44c0-be3b-f49e4e58d297",
    "release_group_id": "9df38bbc-502a-3dff-9fb5-9bf8c1751cec",
    "labels": [
        "I.R.S. Records"
    ],
    "label_ids": [
        "5aa5ddcd-b5d9-4bdf-b528-5083dfd98f03"
    ],
    "release_date": "1989-02-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fine Young Cannibals “I’m Not the Man I Used To Be” also uses the \"Funky Drummer\" sample.\n\nIn his 1969 recording session at King Studios, Brown set up Clyde Stubblefield to play a solo, shouting, “Give the drummer some!” Stubblefield continued to play his march-like, syncopated groove as Brown directed. -- Roland website.\n\nhttps://articles.roland.com/behind-the-beat-funky-drummer-by-james-brown/\n\nThe Raw & The Cooked was the Birmingham group's second studio album and the last to be released before their hiatus began in 1992.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}