Information about plays

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

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

{
    "id": 3545458,
    "uri": "https://api.kexp.org/v2/plays/3545458/?format=api",
    "airdate": "2025-08-27T10:51:37-07:00",
    "show": 64401,
    "show_uri": "https://api.kexp.org/v2/shows/64401/?format=api",
    "image_uri": "https://ia800808.us.archive.org/24/items/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982-22859902189_thumb500.jpg",
    "thumbnail_uri": "https://ia600808.us.archive.org/24/items/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982/mbid-26a75c55-00de-4de3-b419-3bb7bd3a2982-22859902189_thumb250.jpg",
    "song": "Got You",
    "track_id": "1afc6d36-b291-464f-ace9-c99a551b61b7",
    "recording_id": "6613159f-f028-4978-a496-87e41ef3a098",
    "artist": "Amyl and The Sniffers",
    "artist_ids": [
        "0f74b263-65bf-4027-9708-45aadf40122d"
    ],
    "album": "Amyl and The Sniffers",
    "release_id": "26a75c55-00de-4de3-b419-3bb7bd3a2982",
    "release_group_id": "bab638f1-6de5-4997-9dbe-11931c98782e",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-05-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Ian in Park City, Utah:\n\n\"Cheryl! Thank you!! I am an amplifier because I am deeply grateful for the entire crew at kexp, the amazing human DJs, emotional support, and new art over the airways every minute of every day! It's a joy to share the common ground that you create and the world is a better place for it. If you could play the song  'Got You' by amyl and the sniffers I'd love to hear it\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}