Information about plays

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

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

{
    "id": 3523006,
    "uri": "https://api.kexp.org/v2/plays/3523006/?format=api",
    "airdate": "2025-07-05T14:46:51-07:00",
    "show": 63928,
    "show_uri": "https://api.kexp.org/v2/shows/63928/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-25bc6a20-4e76-4245-b63f-42cd8b479122/mbid-25bc6a20-4e76-4245-b63f-42cd8b479122-41417620437_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/6/items/mbid-25bc6a20-4e76-4245-b63f-42cd8b479122/mbid-25bc6a20-4e76-4245-b63f-42cd8b479122-41417620437_thumb250.jpg",
    "song": "Inland Ocean",
    "track_id": "2fe5e730-678f-40e6-8a65-c2a1014620cd",
    "recording_id": "60b14930-07a9-4549-a874-bef44046729c",
    "artist": "Matt Berninger",
    "artist_ids": [
        "991813f5-27c6-4ff3-88dd-90e750dad545"
    ],
    "album": "Get Sunk",
    "release_id": "25bc6a20-4e76-4245-b63f-42cd8b479122",
    "release_group_id": "b205e08c-1847-4265-958d-ef9c92268270",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Known as the frontman and lyricist for The National, Matt Berninger has returned with his newest album, \"Get Sunk.\" This is his second solo album, following his 2020 \"Serpentine Prison.\" https://mattberninger.bandcamp.com/album/get-sunk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}