Information about plays

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

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

{
    "id": 3556264,
    "uri": "https://api.kexp.org/v2/plays/3556264/?format=api",
    "airdate": "2025-09-22T09:01:49-07:00",
    "show": 64632,
    "show_uri": "https://api.kexp.org/v2/shows/64632/?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://ia600809.us.archive.org/13/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": "Good Monday morning John & Owen! Thanks for the kick ass show today! And thank you for introducing me to Suzzallo - we're looking forward to seeing Rocky and the guys tonight here in Phoenix. I would love to hear Star String Radio or any other Suzzallo if it fits this morning. Take care, Jonah in Phoenix\nhttps://www.axs.com/events/1057485/suzzallo-tickets/staticDetails\n\nNOTE: SUZZALLO plays the Tractor in Seattle Saturday, October 11th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}