Information about plays

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

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

{
    "id": 3621984,
    "uri": "https://api.kexp.org/v2/plays/3621984/?format=api",
    "airdate": "2026-02-25T05:28:23-08:00",
    "show": 66025,
    "show_uri": "https://api.kexp.org/v2/shows/66025/?format=api",
    "image_uri": "https://dn720003.ca.archive.org/0/items/mbid-d24b91ba-7bd7-4790-9069-f13aff9ac17b/mbid-d24b91ba-7bd7-4790-9069-f13aff9ac17b-44346649557_thumb500.jpg",
    "thumbnail_uri": "https://ia801405.us.archive.org/6/items/mbid-d24b91ba-7bd7-4790-9069-f13aff9ac17b/mbid-d24b91ba-7bd7-4790-9069-f13aff9ac17b-44346649557_thumb250.jpg",
    "song": "CTRL",
    "track_id": "515867d7-7923-4a36-9898-3f02195c6895",
    "recording_id": "6da31371-ee89-44b7-9e56-3aee19cb2db2",
    "artist": "ACTORS",
    "artist_ids": [
        "230f2c85-8b1c-4e88-ab5d-0d015a4bbe16"
    ],
    "album": "CTRL",
    "release_id": "d24b91ba-7bd7-4790-9069-f13aff9ac17b",
    "release_group_id": "cc391a3a-16b4-4683-91d0-445cddf75cff",
    "labels": [
        "Artoffact Records"
    ],
    "label_ids": [
        "25364892-b3e9-4692-bcbe-018fc26b9256"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music! Actors (stylized as ACTORS) are a Canadian post-punk band from Vancouver, British Columbia, formed in 2012.\n\nThe band consists of founder Jason Corbett (vocals and guitar), Shannon Hemmett (keyboards and backing vocals), Kendall Wooding (bass and backing vocals), and Adam Fink (drums). Their debut album, It Will Come To You, was released in 2018, followed by their second album, Acts of Worship, in 2021.\n\nWhen asked about his varied genre musical background and the influence those bands had on his trajectory towards creating Actors, Corbett told online blog Alienated in Vancouver in 2021, \"I had exhausted myself chasing what I thought would be 'success.'\n\n\"'I started writing and producing music based on what I was really feeling and wanted to explore. That was the beginning of ACTORS. The music from my childhood just bubbled up to the surface. Roxy Music, Gary Numan, David Bowie, and Duran Duran all somehow influenced me on a subconscious level. At the end of the day though there's so many influences from over the years.\" https://actors.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}