Information about plays

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

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

{
    "id": 3596094,
    "uri": "https://api.kexp.org/v2/plays/3596094/?format=api",
    "airdate": "2025-12-26T02:53:36-08:00",
    "show": 65475,
    "show_uri": "https://api.kexp.org/v2/shows/65475/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Calling Occupants (Of Interplanetary Craft)",
    "track_id": null,
    "recording_id": "5db7db04-4767-4d3f-9ac1-f578a23ca563",
    "artist": "Klaatu",
    "artist_ids": [
        "dafcd725-9cb6-4347-be21-fd9a950e8064"
    ],
    "album": "3:47 EST",
    "release_id": null,
    "release_group_id": "5a64e61e-ea37-3082-92d0-0759b7c0306e",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1976 Canadian prog -- later covered by The Carpenters! -- https://kexp.org/50\n\nThe famous pirate radio station Radio Caroline used to open their nighttime broadcasts with this song!  According to John Woloschuk for Klatuu:\n\"The idea for this track was suggested by an actual event that is described in The Flying Saucer Reader, a book by Jay David published in 1967. In March 1953 an organization known as the \"International Flying Saucer Bureau\" sent a bulletin to all its members urging them to participate in an experiment termed \"World Contact Day\" whereby, at a predetermined date and time, they would attempt to collectively send out a telepathic message to visitors from outer space. The message began with the words...\"Calling occupants of interplanetary craft!\"\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}