Information about plays

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

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

{
    "id": 3632356,
    "uri": "https://api.kexp.org/v2/plays/3632356/?format=api",
    "airdate": "2026-03-22T12:46:32-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-0087ddfc-e063-4625-914f-16fb3f753936/mbid-0087ddfc-e063-4625-914f-16fb3f753936-32360291782_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-0087ddfc-e063-4625-914f-16fb3f753936/mbid-0087ddfc-e063-4625-914f-16fb3f753936-32360291782_thumb250.jpg",
    "song": "1. If You Want Me to Stay",
    "track_id": "10a4ec65-ce8f-4ff3-bcb8-a1e39a319477",
    "recording_id": "f557a01f-76ce-4cc2-93aa-c22e7e2b00e9",
    "artist": "Ari Lennox & Anthony Ramos",
    "artist_ids": [
        "a08a7932-c092-425b-a6cd-0b69e9176462",
        "6fe9125b-bd80-4704-9084-56bc7e07e48f"
    ],
    "album": "If You Want Me to Stay",
    "release_id": "0087ddfc-e063-4625-914f-16fb3f753936",
    "release_group_id": "1eaf83b1-9550-4982-8538-fd04ae6ace79",
    "labels": [
        "Dreamville"
    ],
    "label_ids": [
        "1aed8c3b-8e1e-46f8-b558-06357ff5f298"
    ],
    "release_date": "2020-09-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ari Lennox collaborated with Skip Marley on the 2020 track \"Make me Feel\".\n\nLennox will be at WAMU Theater in Seattle on April 12th, the Paramount Theatre in Oakland on April 15th, and The Masonic in San Francisco on April 16th.\n\nhttps://www.arilennox.com/\nIG: @anthonyramosofficial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}