Information about plays

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

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

{
    "id": 3422221,
    "uri": "https://api.kexp.org/v2/plays/3422221/?format=api",
    "airdate": "2024-11-06T20:37:26-08:00",
    "show": 61782,
    "show_uri": "https://api.kexp.org/v2/shows/61782/?format=api",
    "image_uri": "https://ia601303.us.archive.org/25/items/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac-2550522708_thumb500.jpg",
    "thumbnail_uri": "https://ia601303.us.archive.org/25/items/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac-2550522708_thumb250.jpg",
    "song": "Fearless",
    "track_id": "98b5874d-72c0-36bf-af6b-55c14c5d0663",
    "recording_id": "43998b23-acc0-408f-8059-e69b0334970f",
    "artist": "Pink Floyd",
    "artist_ids": [
        "83d91898-7763-47d7-b03b-b92132375c47"
    ],
    "album": "Meddle",
    "release_id": "7acaa9ab-048c-3c82-8623-ea9b777137ac",
    "release_group_id": "4e98c9b4-92f6-3049-b9da-a1088b623672",
    "labels": [
        "Harvest"
    ],
    "label_ids": [
        "993af7f6-bb99-456b-83e7-5e728ea80a0e"
    ],
    "release_date": "1986-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request from Will! \n\nOne of the most luscious productions Pink Floyd ever issued; its hazy essence and dovetailing vocal melodies are some of the most sonically soothing they ever penned. Aside from the catchy acoustic guitar melodies or the warmth of Waters’ bassline, the song is also genius for another reason. Dropping in at the start deep in the mix and coming to the fore again at the end may sound like a strange, almost Gregorian chant to those of you not from the British Isles or familiar with the game of football (soccer). This chant is actually a field recording of fans in Liverpool F.C.’s iconic Kop stand at Anfield singing their iconic anthem, ‘You’ll Never Walk Alone’.\" Enjoy this review of \"Fearless\": https://faroutmagazine.co.uk/pink-floyd-liverpool-fc-anthem-song-fearless/\n\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}