Information about plays

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

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

{
    "id": 3577964,
    "uri": "https://api.kexp.org/v2/plays/3577964/?format=api",
    "airdate": "2025-11-14T07:02:56-08:00",
    "show": 65105,
    "show_uri": "https://api.kexp.org/v2/shows/65105/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Friday I’m in Love",
    "track_id": "d38ca4e5-a8e4-3883-87e0-99660e0caaf0",
    "recording_id": "df95ff82-daaa-4740-ab43-413e5b9cc4d3",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Wish",
    "release_id": "6d73360d-75dd-3d58-a59f-119d63dcd304",
    "release_group_id": "88154914-4f14-355c-8066-b3cecd38c42c",
    "labels": [
        "Fiction"
    ],
    "label_ids": [
        "df7d4cc5-e131-43a3-a398-5322ceded8bc"
    ],
    "release_date": "1992-04-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to The Morning Show with the delightful John Richards and very hard-working producer Owen Murphy! Thanks so much for joining us toda\n--\nDuring the writing process for this song, Robert Smith became convinced that he had inadvertently stolen the chord progression from somewhere, and this led him to a state of paranoia where he called everyone he could think of and played the song for them, asking if they had heard it before. None of them had, and Smith realized that the melody was indeed his.\n\n“It’s a really good chord progression,” he said, “and I couldn’t believe no-one else had used it. I asked so many people at the time – I was getting drug paranoia anyway – thinking ‘I must have stolen this from somewhere, I can’t possibly have come up with this.’ I asked everyone I knew, everyone. I’d phone people up and sing it and go, ‘Have you heard this before? What’s it called?’ They would insist they had never heard it.“",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}