Information about plays

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

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

{
    "id": 3524316,
    "uri": "https://api.kexp.org/v2/plays/3524316/?format=api",
    "airdate": "2025-07-08T12:10:42-07:00",
    "show": 63957,
    "show_uri": "https://api.kexp.org/v2/shows/63957/?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": "Constellations",
    "track_id": "56382777-3ef9-43fd-a233-11c9e92b96ee",
    "recording_id": "8ccc6f0f-1e7c-406a-b0fd-4109745d7f27",
    "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": "Rocky Votolato's band Suzzallo formed after the loss of his child in an automobile accident. KEXP's \"A Deeper Listen\" podcast recently interviewed Votolato: https://www.kexp.org/podcasts/a-deeper-listen/2025/5/20/suzzallos-loud-grief-on-the-quiet-year/\n--\nHere's a brief clip of the song \"Constellations\": https://www.facebook.com/reel/826690946245445",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}