Information about plays

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

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

{
    "id": 3550781,
    "uri": "https://api.kexp.org/v2/plays/3550781/?format=api",
    "airdate": "2025-09-09T08:13:14-07:00",
    "show": 64516,
    "show_uri": "https://api.kexp.org/v2/shows/64516/?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": "River",
    "track_id": "18b0c02f-c0f8-421d-8f0a-f02157c0fd7b",
    "recording_id": "22f7e137-83ae-4d88-9d31-1632dcacd101",
    "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": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Spokane, WA (September 16th) at District Bar)\n-San Francisco, CA (September 27th) at The Make-Out Room\n- Seattle, WA (October 11th) at Tractor Tavern (New Age Healers are opening!)\n- Seattle, WA (November 26th) at Showbox Market\n\nKEXP's A Deeper Listen podcast talked with Rocky Votalato, who formed the band Suzzalo after the tragic death of his son in an automobile accident: https://www.kexp.org/podcasts/a-deeper-listen/2025/5/20/suzzallos-loud-grief-on-the-quiet-year/.\n\nhttps://www.suzzallo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}