Information about plays

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

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

{
    "id": 3420599,
    "uri": "https://api.kexp.org/v2/plays/3420599/?format=api",
    "airdate": "2024-11-02T20:22:34-07:00",
    "show": 61747,
    "show_uri": "https://api.kexp.org/v2/shows/61747/?format=api",
    "image_uri": "https://ia800706.us.archive.org/24/items/mbid-ec5ea8c7-f9e4-44ca-ac92-218fe6ce62c4/mbid-ec5ea8c7-f9e4-44ca-ac92-218fe6ce62c4-21745748286_thumb500.jpg",
    "thumbnail_uri": "https://ia600706.us.archive.org/24/items/mbid-ec5ea8c7-f9e4-44ca-ac92-218fe6ce62c4/mbid-ec5ea8c7-f9e4-44ca-ac92-218fe6ce62c4-21745748286_thumb250.jpg",
    "song": "The Diamond that Cuts Thru Illusion",
    "track_id": "93b932ac-ddd6-46ac-9106-af8accca52e8",
    "recording_id": "150d1d99-71b9-4817-9b95-912c478347dd",
    "artist": "Porter Ray",
    "artist_ids": [
        "29776ddc-f7db-4ce6-b318-707e9cc46cba"
    ],
    "album": "Eye of the Beholder",
    "release_id": "ec5ea8c7-f9e4-44ca-ac92-218fe6ce62c4",
    "release_group_id": "96dd8926-63a8-4372-bc08-22c255e48801",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2018-12-14",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's own! In his words: “This project is about finding oneself, developing and strengthening one’s own opinions and ideas, freeing oneself from what’s popularly accepted and making one’s own decisions through love, self-awareness, and environmental examination.” __\nhttps://porterray.bandcamp.com/album/eye-of-the-beholder\n__\nCheck out a 2017 KEXP live in-studio performance: https://www.youtube.com/watch?v=vCwMvGZq18Y\n-----\nPorter Ray is one of many amazing acts playing Freakout Festival next weekend!! Get your tickets below:\n\nhttps://www.the-freakout.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}