Information about plays

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

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

{
    "id": 3545548,
    "uri": "https://api.kexp.org/v2/plays/3545548/?format=api",
    "airdate": "2025-08-27T16:36:58-07:00",
    "show": 64403,
    "show_uri": "https://api.kexp.org/v2/shows/64403/?format=api",
    "image_uri": "https://ia803102.us.archive.org/16/items/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01-24243518175_thumb500.jpg",
    "thumbnail_uri": "https://ia803102.us.archive.org/16/items/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01-24243518175_thumb250.jpg",
    "song": "Colors",
    "track_id": "d39b32bc-b362-455c-8b16-94a1ed45ad0f",
    "recording_id": "ea8c802e-7d83-4a0a-8039-b7f7508c22b1",
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Black Pumas",
    "release_id": "6b8bba6e-4abb-45b0-a779-de4fff323b01",
    "release_group_id": "a59674f1-3160-44c5-bb67-3fe77f266ce9",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Dawn!\n\"Last summer I was enjoying a coffee at the gathering space, one of my favorite places to hang out, get work done, people watch etc. There was a guy sitting there on his laptop as well and I kept thinking, wow, he looks so much  like Eric Burton from Black Pumas... Well of course it was him, because they just played a live studio session there the day before! I was totally fangirling. So honored  to be an amplifier and supporting KEXPs mission of gathering amazing musicians and listeners together in one place!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}