Information about plays

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

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

{
    "id": 3669743,
    "uri": "https://api.kexp.org/v2/plays/3669743/?format=api",
    "airdate": "2026-06-19T04:53:49-07:00",
    "show": 67025,
    "show_uri": "https://api.kexp.org/v2/shows/67025/?format=api",
    "image_uri": "https://ia802906.us.archive.org/2/items/mbid-286841a1-af83-3a85-8f52-41e440a1150e/mbid-286841a1-af83-3a85-8f52-41e440a1150e-25667325544_thumb500.jpg",
    "thumbnail_uri": "https://dn710600.ca.archive.org/0/items/mbid-286841a1-af83-3a85-8f52-41e440a1150e/mbid-286841a1-af83-3a85-8f52-41e440a1150e-25667325544_thumb250.jpg",
    "song": "Love’s in Need of Love Today",
    "track_id": "7d9046e7-f06f-3150-ab03-355fbb041a82",
    "recording_id": "16932b3b-a1e8-4e8c-8def-ae4b9831f16e",
    "artist": "Stevie Wonder",
    "artist_ids": [
        "1ee18fb3-18a6-4c7f-8ba0-bc41cdd0462e"
    ],
    "album": "Songs in the Key of Life",
    "release_id": "286841a1-af83-3a85-8f52-41e440a1150e",
    "release_group_id": "ea88b09b-fd34-33cf-a3e5-25a3a2fb4c6f",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "2000-05-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The concept I had in mind was that for love to be effective, it has to be fed,\" he told Marc Myers, author of Anatomy of a Song. \"Love by itself is hollow.\" Wonder came up with the idea on a cold day in 1974. He was staying at a hotel in New York with Yolanda Simmons, who was pregnant with their daughter Aisha, and captured the chords and bits of lyrics on a tape recorder.\n\n\"I just play and songs sort of happen,\" he explained. \"Like a painter, I get my inspiration from experiences that can be painful or beautiful. I always start from a feeling of profound gratitude – you know, 'Only by the grace of God am I here' – and write from there. I think most songwriters are inspired by an inner voice and spirit. God gave me this gift, and this particular song was a message I was supposed to deliver.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}