Information about plays

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

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

{
    "id": 3421639,
    "uri": "https://api.kexp.org/v2/plays/3421639/?format=api",
    "airdate": "2024-11-05T07:48:26-08:00",
    "show": 61769,
    "show_uri": "https://api.kexp.org/v2/shows/61769/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "People Have The Power",
    "track_id": null,
    "recording_id": null,
    "artist": "Patti Smith, Stewart Copeland, Choir! Choir! Choir!",
    "artist_ids": [],
    "album": "Onassis Festival 2019",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2019-04-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.youtube.com/watch?app=desktop&v=y6Wz3i_BYUc\n\nPatti Smith + Stewart Copeland (on percussion) joined Choir! Choir! Choir! at Onassis Festival 2019: Democracy Is Coming, co-presented by The Public Theatre and Onassis USA. Together, we sang Patti Smith's anthem \"People Have The Power\" with a sold-out crowd and Stewart Copeland played percussion, specially a Brazilian samba frying pan! \n\nWhat happened was pure magic and we're still pinching ourselves. A special thanks to everyone who helped to make this moment happen. Enjoy! #UseYourVoice\n\nFollow Choir! Choir! Choir! \nhttps://choirchoirchoir.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}