Information about plays

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

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

{
    "id": 3428623,
    "uri": "https://api.kexp.org/v2/plays/3428623/?format=api",
    "airdate": "2024-11-22T10:44:17-08:00",
    "show": 61915,
    "show_uri": "https://api.kexp.org/v2/shows/61915/?format=api",
    "image_uri": "https://ia600802.us.archive.org/3/items/mbid-4943d2fe-67a6-44f4-ba5c-a659ffd752fe/mbid-4943d2fe-67a6-44f4-ba5c-a659ffd752fe-39673302970_thumb500.jpg",
    "thumbnail_uri": "https://ia600802.us.archive.org/3/items/mbid-4943d2fe-67a6-44f4-ba5c-a659ffd752fe/mbid-4943d2fe-67a6-44f4-ba5c-a659ffd752fe-39673302970_thumb250.jpg",
    "song": "Laminate The Sky",
    "track_id": "220deed0-066c-4510-8421-d3ba446a35fb",
    "recording_id": "6bdcf771-e5f5-402b-a600-09ab78a2bc93",
    "artist": "OMBIIGIZI",
    "artist_ids": [
        "e77e7679-2553-4095-be27-d2110ef0b63d"
    ],
    "album": "SHAME",
    "release_id": "4943d2fe-67a6-44f4-ba5c-a659ffd752fe",
    "release_group_id": "fa16fa39-4f33-4358-9b4c-93f7217d595b",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2024-11-01",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "OMBIIGIZI (\"om-BEE-ga-ZAY\" ) is a collaboration between Anishinabe bands Zoon and Status/Non Status\nhttps://ombiigizi.bandcamp.com\n\nDJs Kevin Sur and Tory J featured a song by OMBIIGIZI on their episode of KEXP podcast In Our Headphones last month! Listen here: https://kexp.org/podcasts/in-our-headphones/2024/10/14/indigenous-peoples-day-edition-ghostkeeper-ombiigizi-liv-rion-indian-giver/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}