Information about plays

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

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

{
    "id": 3423763,
    "uri": "https://api.kexp.org/v2/plays/3423763/?format=api",
    "airdate": "2024-11-10T15:52:48-08:00",
    "show": 61816,
    "show_uri": "https://api.kexp.org/v2/shows/61816/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pinball Number Count",
    "track_id": null,
    "recording_id": "a5602613-e62a-4684-bb06-fadab171da7e",
    "artist": "The Pointer Sisters",
    "artist_ids": [
        "81bac815-97c5-4723-8f0b-4d8edfad1010"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sesame Street first aired on this day in 1969!  Check out the very first episode here, though a re-airing on Noggin: https://tinyurl.com/pswwb9w6\n\nPinball Number Count (or Pinball Countdown) is a collective title referring to 11 one-minute animated segments on the children's television series Sesame Street that teach children to count to 12 by following the journey of a pinball through a fanciful pinball machine.\n\nThe first two measures are in a slowed down 7/8, with subsequent time signatures the likes of 11/8 and 3/8 giving the track an improvisational jazz feel. It also features a number of solos – soprano saxophone, electric guitar and even Caribbean kettledrum. https://tinyurl.com/bdfjmrm8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}