Information about plays

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

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

{
    "id": 3626060,
    "uri": "https://api.kexp.org/v2/plays/3626060/?format=api",
    "airdate": "2026-03-06T16:26:12-08:00",
    "show": 66108,
    "show_uri": "https://api.kexp.org/v2/shows/66108/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Illegal Hit (Joshua Idehen & Saturday, Monday Remake)",
    "track_id": "7fee314f-6aab-45cf-9e10-e5d142f4086c",
    "recording_id": "18d6255b-a21c-451d-ac8c-a01fb634ec3e",
    "artist": "Yttling Jazz",
    "artist_ids": [
        "f7a37916-688d-4409-8ff4-b1589bf761c4"
    ],
    "album": "\"Illegal Hit\" (Joshua Idehen & Saturday, Monday Remake)",
    "release_id": "949b6771-3324-4b30-aa36-2a4a93e08ea9",
    "release_group_id": "f9a892f0-7249-42d3-8a8b-2b3ca6943054",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-14",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "bad vibes-i shimmy off!\n\nBjörn Yttling had this to say about this remake: “It is such a pleasure to get a song back in a totally different shape. And this time the new shape of the song is so cool and unexpected it just blew us away! The lyrics are also incredible and really got that instant classic vibe.” Read more at https://www.withguitars.com/yttling-jazz-helmed-by-renowned-indie-producer-bjorn-yttling/\n\nWatch the official video here:\nhttps://www.youtube.com/watch?v=hmod5vTY8fM",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}