Information about plays

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

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

{
    "id": 3574267,
    "uri": "https://api.kexp.org/v2/plays/3574267/?format=api",
    "airdate": "2025-11-05T09:59:28-08:00",
    "show": 65028,
    "show_uri": "https://api.kexp.org/v2/shows/65028/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "You Get What You Give (New Radicals cover)",
    "track_id": "49a291d6-24f0-4748-93be-1a9a9ef605de",
    "recording_id": "ec00e348-49f8-4cf5-9d92-3d525a6f42df",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Geese Live on BBC Radio 1",
    "release_id": "536a6950-6eaf-4edd-8e6b-ebbfae21cb4c",
    "release_group_id": "e0897a6f-f287-4363-b594-363aca1c0b3e",
    "labels": [
        "BBC Radio 1"
    ],
    "label_ids": [
        "8f122b2c-bb49-4e1d-b7d6-931f84771899"
    ],
    "release_date": "2025-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Have a great day, wherever you are!\n\nGeese stopped by the BBC Radio 1 Live Lounge to play two songs from their new album, Getting Killed. They also performed New Radicals’ 1990s classic “You Get What You Give.”\nhttps://pitchfork.com/news/geese-cover-new-radicals-you-get-what-you-give-watch/\n\nGeese will play Treefort Music Festival in Boise, ID on March 28, 2026.\nhttps://treefortmusicfest.com/lineup/\n\nhttps://geesebandnyc.bandcamp.com\nhttps://geeseband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}