Information about plays

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

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

{
    "id": 3343716,
    "uri": "https://api.kexp.org/v2/plays/3343716/?format=api",
    "airdate": "2024-05-04T12:11:27-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia802809.us.archive.org/19/items/mbid-56eccccd-b2e8-429f-96f2-59097503c96f/mbid-56eccccd-b2e8-429f-96f2-59097503c96f-24890317382_thumb500.jpg",
    "thumbnail_uri": "https://ia802809.us.archive.org/19/items/mbid-56eccccd-b2e8-429f-96f2-59097503c96f/mbid-56eccccd-b2e8-429f-96f2-59097503c96f-24890317382_thumb250.jpg",
    "song": "Calling Occupants of Interplanetary Craft",
    "track_id": "672b396d-65b0-40b8-84db-bfe803864dfe",
    "recording_id": "d76ca678-f885-49c4-b9ea-3d3113bb8a58",
    "artist": "Carpenters",
    "artist_ids": [
        "4580d83b-093e-4241-91fb-2dd71f5f1f3f"
    ],
    "album": "Calling Occupants of Interplanetary Craft (The Recognized Anthem of World Contact Day)",
    "release_id": "56eccccd-b2e8-429f-96f2-59097503c96f",
    "release_group_id": "c6d35d11-8bd0-49c1-8668-a05e418376b9",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1977-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "May the 4th Be With You!\n\nJohn Woloschuk, a member of Klaatu and one of the song's composers, has said:  \"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!'\"  https://bit.ly/3dU7ul1",
    "play_type": "trackplay"
}