Information about plays

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

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

{
    "id": 3545945,
    "uri": "https://api.kexp.org/v2/plays/3545945/?format=api",
    "airdate": "2025-08-28T16:42:03-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://ia801300.us.archive.org/32/items/mbid-0d4bca24-a767-46d5-b95e-908fa3b4fd79/mbid-0d4bca24-a767-46d5-b95e-908fa3b4fd79-12926278819_thumb500.jpg",
    "thumbnail_uri": "https://ia601300.us.archive.org/32/items/mbid-0d4bca24-a767-46d5-b95e-908fa3b4fd79/mbid-0d4bca24-a767-46d5-b95e-908fa3b4fd79-12926278819_thumb250.jpg",
    "song": "Albatross",
    "track_id": "b5922eba-e326-4cdd-ba45-f868f6cdcf75",
    "recording_id": "d3ceb0c1-6804-4dab-bc83-adf4b9f5c20d",
    "artist": "Foals",
    "artist_ids": [
        "6a65d878-fcd0-42cf-aff9-ca1d636a8bcc"
    ],
    "album": "What Went Down",
    "release_id": "0d4bca24-a767-46d5-b95e-908fa3b4fd79",
    "release_group_id": "008b9a80-7d2a-497c-8c47-436d86f60dbc",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "2015-08-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheers to Foals for releasing the album What Went Down on this day in 2015!\n--\nJimmy Smith: “Chordally-speaking, it’s one of the most interesting things we’ve done. It goes from major to minor. As my girlfriend’s dad always says: major to minor is the key to great songwriting, look at The Beatles. You put a minor note over a major chord, and it ends up as something kind of menacing but really warm as well.” Yannis Philippakis: \"Some music nerd told me it has a ‘tierce de picardie' – the end bit doesn’t resolve in the way it’s supposed to.\" http://bit.ly/1Levme1 \n---\nWatch Foals perform some gorgeous tracks off \"Holy Fire\" live in our studio: http://blog.kexp.org/2013/06/18/live-video-foals-2/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}