Information about plays

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

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

{
    "id": 3550084,
    "uri": "https://api.kexp.org/v2/plays/3550084/?format=api",
    "airdate": "2025-09-07T15:14:17-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-16631632-9981-482b-8c7e-5c24e956ba0a/mbid-16631632-9981-482b-8c7e-5c24e956ba0a-42868502479_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-16631632-9981-482b-8c7e-5c24e956ba0a/mbid-16631632-9981-482b-8c7e-5c24e956ba0a-42868502479_thumb250.jpg",
    "song": "Guess I'm Fallin in Love",
    "track_id": "b8895d39-879d-4ed6-bf5f-905dbed7f958",
    "recording_id": "a8fddd09-ac67-4ab9-8fab-4aba4dfb6a88",
    "artist": "Spoon",
    "artist_ids": [
        "84eac621-1c5a-49a1-9500-555099c6e184"
    ],
    "album": "Chateau Blues",
    "release_id": "16631632-9981-482b-8c7e-5c24e956ba0a",
    "release_group_id": "f4441b9d-5865-4656-b699-ee6c1205f0d5",
    "labels": [
        "Matador",
        "HEADZ"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc",
        "707652ce-066a-4740-b2a3-cbe52b47d8c4"
    ],
    "release_date": "2025-08-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spoon have released two new songs, \"Chateau Blues\" and \"Guess I’m Fallin in Love.\" \n\nThe double A-side was recorded during the indie-rock band’s ongoing sessions for a new album.\n\nSpoon frontperson Britt Daniel shares, \"As we finished up the first two songs for the LP, it crossed somebody’s mind and eventually all of ours that these two really should come out now.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}