Information about plays

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

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

{
    "id": 3548819,
    "uri": "https://api.kexp.org/v2/plays/3548819/?format=api",
    "airdate": "2025-09-04T11:52:14-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia600407.us.archive.org/23/items/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957-39061675917_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957/mbid-e6fcf15d-db1b-4f83-ab6a-29cded3d3957-39061675917_thumb250.jpg",
    "song": "EARTHLING",
    "track_id": "ec637d5c-54ce-414f-bce3-2f0dee72fc04",
    "recording_id": "e9a26308-1a13-427b-9e12-ed8bdb159ef0",
    "artist": "Osees",
    "artist_ids": [
        "194272cc-dcc8-4640-a4a6-66da7d250d5c"
    ],
    "album": "SORCS 80",
    "release_id": "e6fcf15d-db1b-4f83-ab6a-29cded3d3957",
    "release_group_id": "cf819691-5306-4ec9-9b41-48dda0d70bd4",
    "labels": [
        "Castle Face Records"
    ],
    "label_ids": [
        "0274b1c2-1e89-4adf-a77f-c8341cc7bcee"
    ],
    "release_date": "2024-08-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's time for the annual Osees weekend in Seattle! John Dwyer and bandmates are playing two sold out shows at Neumos in Seattle on Friday September 5th and Saturday September 6th. \n--\nEven if you can't make the shows, you can still enjoy their Live On KEXP session from 2022:\nhttps://www.youtube.com/watch?v=bH5MGZ6QTI0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}