Information about plays

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

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

{
    "id": 3525523,
    "uri": "https://api.kexp.org/v2/plays/3525523/?format=api",
    "airdate": "2025-07-11T10:28:00-07:00",
    "show": 63982,
    "show_uri": "https://api.kexp.org/v2/shows/63982/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88-41178741189_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88/mbid-9cf3842c-136e-4039-aa86-4a2931c15a88-41178741189_thumb250.jpg",
    "song": "Star String Radio",
    "track_id": "ffe0ce84-0ff9-45e8-a610-15f447c2dbee",
    "recording_id": "d59e9257-7d83-4950-a748-af96770f0a12",
    "artist": "Suzzallo",
    "artist_ids": [
        "49d81580-762a-4c60-8c57-c1fe9f3c9485"
    ],
    "album": "The Quiet Year",
    "release_id": "9cf3842c-136e-4039-aa86-4a2931c15a88",
    "release_group_id": "e8a25d28-66c7-415a-a741-35b4cac34733",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-05-02",
    "rotation_status": "Heavy",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Seattle-based musician Rocky Votolato has formed a new band called Suzzallo, who put out their debut album The Quiet Year earlier this year on Thirty Something Records. Through loud guitars and cathartic screaming, Suzzallo offers an outlet to help him grieve the loss of his child, Kienan, who died in a car accident in 2021.\" \nYou can listen to an interview with Votolato on KEXP's A Deeper Listen: https://kexp.org/podcasts/a-deeper-listen/2025/5/20/suzzallos-loud-grief-on-the-quiet-year/\n\nhttps://suzzallo.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}