Information about plays

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

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

{
    "id": 3635119,
    "uri": "https://api.kexp.org/v2/plays/3635119/?format=api",
    "airdate": "2026-03-29T12:40:27-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "https://dn711104.ca.archive.org/0/items/mbid-122b6782-e9e3-3ea3-9947-1dc6ab6946ce/mbid-122b6782-e9e3-3ea3-9947-1dc6ab6946ce-35395744653_thumb500.jpg",
    "thumbnail_uri": "https://dn711104.ca.archive.org/0/items/mbid-122b6782-e9e3-3ea3-9947-1dc6ab6946ce/mbid-122b6782-e9e3-3ea3-9947-1dc6ab6946ce-35395744653_thumb250.jpg",
    "song": "Back to Life",
    "track_id": "f6e1a3f1-85d4-33eb-bb74-c93aa658f968",
    "recording_id": "5f7a4145-14a6-4914-a916-bdbe08146444",
    "artist": "Soul II Soul feat. Caron Wheeler",
    "artist_ids": [
        "e24587e5-c4c8-4a81-a0cd-6850190f4b94",
        "9350241a-d698-4489-92bf-41794f383ff3"
    ],
    "album": "Keep On Movin’",
    "release_id": "965a8c62-768e-3e4e-a120-223f6040447c",
    "release_group_id": "cdc4e3e5-8366-3985-aa28-b23b836d2bcc",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1989-06-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is said by its writer and singer, Caron Wheeler, to have been written about a near death experience in which she nearly passed on but was sent \"back to life\" to fulfill the rest of her mission on Earth, saying:\n\n\"'Back to Life' came about from my own pain and I nearly died... I nearly died and literally came back to life and I was mad, because where I had gone in between that was so wonderful... but I basically didn't pass over at that point. I was mad, I was like, 'Why do you want me here? However do you want me? What do you need from me?' You know, I was talking to my creator, but it sounds like a party song on the record.\" https://tinyurl.com/4t9mz65h",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}