Information about plays

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

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

{
    "id": 3616461,
    "uri": "https://api.kexp.org/v2/plays/3616461/?format=api",
    "airdate": "2026-02-12T06:05:21-08:00",
    "show": 65911,
    "show_uri": "https://api.kexp.org/v2/shows/65911/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-54ee2e8a-ee1c-4136-987b-690dfede08fe/mbid-54ee2e8a-ee1c-4136-987b-690dfede08fe-26343422461_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-54ee2e8a-ee1c-4136-987b-690dfede08fe/mbid-54ee2e8a-ee1c-4136-987b-690dfede08fe-26343422461_thumb250.jpg",
    "song": "Show You the Way",
    "track_id": "95f1cfbb-b427-468e-9a9d-398c9adff4d3",
    "recording_id": "c6527907-fa24-410b-8d79-739d2436bade",
    "artist": "Thundercat feat. Michael McDonald & Kenny Loggins",
    "artist_ids": [
        "15042d2b-2d4c-4451-a96a-6f547642de13",
        "044fd265-79dd-43eb-afc4-8b20becf7e17",
        "cacbe57b-02d0-4d21-be86-c8a3a5ea6e1e"
    ],
    "album": "Drunk",
    "release_id": "1dae23c4-b91a-4a8f-a871-4244d98ebfa2",
    "release_group_id": "f0c89a63-6cb0-4b5f-9ced-79396b58a191",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2017-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I'm a big Kenny Loggins fan, and Michael McDonald,\" said Thundercat in a press release prior to the album's debut. \"Those are kind of my heroes...I would even develop my own idea that it has to be honest, or be completely you, from listening to guys like them.\"\n\nStephen Bruner (Thundercat) enlisted Michael McDonald and Kenny Loggins to sing on this song and perform in the trippy video: https://www.youtube.com/watch?v=Z-zdIGxOJ4M",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}