Information about plays

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

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

{
    "id": 3568385,
    "uri": "https://api.kexp.org/v2/plays/3568385/?format=api",
    "airdate": "2025-10-22T05:43:43-07:00",
    "show": 64901,
    "show_uri": "https://api.kexp.org/v2/shows/64901/?format=api",
    "image_uri": "https://ia803205.us.archive.org/22/items/mbid-ec372f9c-12bf-42b7-ba20-339f17d4e794/mbid-ec372f9c-12bf-42b7-ba20-339f17d4e794-15010982989_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/22/items/mbid-ec372f9c-12bf-42b7-ba20-339f17d4e794/mbid-ec372f9c-12bf-42b7-ba20-339f17d4e794-15010982989_thumb250.jpg",
    "song": "Hyper Dark",
    "track_id": "70dbcd3c-f7bb-474a-9616-42dc06f4de2a",
    "recording_id": "6e08d7cc-157a-4a79-8090-fc1d3810eaef",
    "artist": "Sleigh Bells",
    "artist_ids": [
        "95f7536d-b2f7-4087-8668-a663ec201f5a"
    ],
    "album": "Jessica Rabbit",
    "release_id": "ec372f9c-12bf-42b7-ba20-339f17d4e794",
    "release_group_id": "3d90df38-afbe-4959-a6cd-3a1e2755db3f",
    "labels": [
        "Torn Clean"
    ],
    "label_ids": [
        "ffbd77d0-96f9-4d1b-b325-00eb1dd52b1f"
    ],
    "release_date": "2016-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'On Jessica Rabbit, the dichotomy of Derek and Alexis forms like Voltron into a mystical and ravenous creature. It's simultaneously the most challenging and inviting thing the band has given us yet, and it's essential listening for those who need a new soundtrack for fighting their demons.'\n\nRead more from Gerrit Feenstra's review of \"Jessica Rabbit\" for KEXP: https://www.kexp.org/read/2016/11/09/album-review-sleigh-bells-jessica-rabbit/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}