Information about plays

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

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

{
    "id": 3551259,
    "uri": "https://api.kexp.org/v2/plays/3551259/?format=api",
    "airdate": "2025-09-10T10:18:42-07:00",
    "show": 64525,
    "show_uri": "https://api.kexp.org/v2/shows/64525/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-1f703c34-c1b3-4a16-ab94-03ffc68d4df3/mbid-1f703c34-c1b3-4a16-ab94-03ffc68d4df3-33788746275_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-1f703c34-c1b3-4a16-ab94-03ffc68d4df3/mbid-1f703c34-c1b3-4a16-ab94-03ffc68d4df3-33788746275_thumb250.jpg",
    "song": "Magical Thinking",
    "track_id": "a0afb545-aba2-43ff-a465-6e454511dc3c",
    "recording_id": "aa9b8419-ac6f-4588-b71f-970f1f615017",
    "artist": "Sloan",
    "artist_ids": [
        "5a63c831-5bdb-444d-a9db-974501e3317d"
    ],
    "album": "Steady",
    "release_id": "1f703c34-c1b3-4a16-ab94-03ffc68d4df3",
    "release_group_id": "a5056e5d-a238-4eb1-885d-898e0a72981f",
    "labels": [
        "Yep Roc Records"
    ],
    "label_ids": [
        "1edc2ff4-e80d-4539-8c6a-749474f7db3a"
    ],
    "release_date": "2022-10-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Halifax, Nova Scotia, band Sloan is releasing a new album later this month!\n\nThe band's 14th studio album, called 'Based on the Best Seller,' is set to release on Sept. 26.\n\nhttps://sloanmusic.bandcamp.com/album/based-on-the-best-seller\n\n--\n\nCheck out this 2019 Live on KEXP session in the Gathering Space from Sloan here: https://www.youtube.com/watch?v=RxEEmnhOQHI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}