Information about plays

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

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

{
    "id": 3429123,
    "uri": "https://api.kexp.org/v2/plays/3429123/?format=api",
    "airdate": "2024-11-23T14:59:50-08:00",
    "show": 61928,
    "show_uri": "https://api.kexp.org/v2/shows/61928/?format=api",
    "image_uri": "https://ia800407.us.archive.org/24/items/mbid-c0ba844d-2018-4b32-a1a9-860ed8a8bda7/mbid-c0ba844d-2018-4b32-a1a9-860ed8a8bda7-39189676342_thumb500.jpg",
    "thumbnail_uri": "https://ia600407.us.archive.org/24/items/mbid-c0ba844d-2018-4b32-a1a9-860ed8a8bda7/mbid-c0ba844d-2018-4b32-a1a9-860ed8a8bda7-39189676342_thumb250.jpg",
    "song": "Dreamweavers",
    "track_id": "3ec512b2-06dc-4a24-b161-511a2c603062",
    "recording_id": "36b241e9-33c3-424c-b61f-32230a8e00ec",
    "artist": "Trentemøller",
    "artist_ids": [
        "95e9aba6-f85c-48a0-9ec9-395d4f0e3875"
    ],
    "album": "Dreamweavers",
    "release_id": "c0ba844d-2018-4b32-a1a9-860ed8a8bda7",
    "release_group_id": "831e3b3d-19a2-4542-918e-7cee75aa20de",
    "labels": [
        "HFN Music"
    ],
    "label_ids": [
        "01e27ccc-7553-458d-913a-26b4542e62f1"
    ],
    "release_date": "2024-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Trentemøller - the new album, 'Dreamweavers' dropped in September on Friday the 13th! \nhttps://www.trentemoller.com/music/dreamweaver\n==\nhttps://trentemoller.bandcamp.com/album/dreamweavers\n==\nAs Trentemøller says: \"Once again Disa has brought her mesmerizing voice to this song and penned the beautiful lyrics. I’ve poured my heart into the music and production, and I can’t wait to perform it live at the upcoming festivals and on the Dreamweavers tour. Listen on the platform of your choice. Enjoy!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}