Information about plays

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

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

{
    "id": 3428224,
    "uri": "https://api.kexp.org/v2/plays/3428224/?format=api",
    "airdate": "2024-11-21T10:09:17-08:00",
    "show": 61908,
    "show_uri": "https://api.kexp.org/v2/shows/61908/?format=api",
    "image_uri": "https://ia600203.us.archive.org/11/items/mbid-59143316-e940-4750-905a-23b498f69b13/mbid-59143316-e940-4750-905a-23b498f69b13-6767173406_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/11/items/mbid-59143316-e940-4750-905a-23b498f69b13/mbid-59143316-e940-4750-905a-23b498f69b13-6767173406_thumb250.jpg",
    "song": "An Ocean in Between the Waves",
    "track_id": "7a71821c-f542-4025-ab47-29d752c9ed4b",
    "recording_id": "5fbaab56-3904-40fe-9ef2-be59a16c86be",
    "artist": "The War on Drugs",
    "artist_ids": [
        "87b9b3b8-ab93-426c-a200-4012d667a626"
    ],
    "album": "Lost in the Dream",
    "release_id": "59143316-e940-4750-905a-23b498f69b13",
    "release_group_id": "943b191f-616f-4091-8516-0979987b5eef",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2014-03-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The War on Drugs recently released another live album in September called 'Live Drugs Again'. It was recorded from February 2022 through December 2023 across three continents. \nhttps://thewarondrugs.bandcamp.com/album/live-drugs-again\n--\nCheck out The War on Drug's Live on KEXP performance of this song back in 2014 from our Youtube channel: https://bit.ly/3JXgJPL.  \n\nhttps://www.thewarondrugs.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}