Information about plays

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

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

{
    "id": 3416616,
    "uri": "https://api.kexp.org/v2/plays/3416616/?format=api",
    "airdate": "2024-10-24T06:49:47-07:00",
    "show": 61658,
    "show_uri": "https://api.kexp.org/v2/shows/61658/?format=api",
    "image_uri": "https://ia600208.us.archive.org/28/items/mbid-5462a435-9c11-492c-84b3-926f1856ed18/mbid-5462a435-9c11-492c-84b3-926f1856ed18-9754310729_thumb500.jpg",
    "thumbnail_uri": "https://ia800208.us.archive.org/28/items/mbid-5462a435-9c11-492c-84b3-926f1856ed18/mbid-5462a435-9c11-492c-84b3-926f1856ed18-9754310729_thumb250.jpg",
    "song": "Music for Boys",
    "track_id": "276d5133-b3fc-4dbc-9f4f-ba4df1427603",
    "recording_id": "49bdfa1a-65bc-4386-bdbb-d8b9337d494a",
    "artist": "The Suburbs",
    "artist_ids": [
        "aad33feb-a3bc-482e-8269-4c7d853fe181"
    ],
    "album": "Ladies and Gentlemen, the Suburbs Have Left the Bulding",
    "release_id": "5462a435-9c11-492c-84b3-926f1856ed18",
    "release_group_id": "e7758c5f-d745-30c8-ab68-7851bd217399",
    "labels": [
        "Twin/Tone Records"
    ],
    "label_ids": [
        "f551f46d-961e-447c-b88b-8117827cb251"
    ],
    "release_date": "1992-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "While the Replacements, Hüsker Dü, and Soul Asylum were the Minneapolis bands that brought the city's underground rock to international attention, the Suburbs were the Twin Cities' biggest local act of the 1980s, packing the biggest clubs in town with a smart, challenging, and darkly witty combination of punk energy and snark, new wave polish, tough guitars, and hooky dance rhythms. The Suburbs were formed in 1977 by vocalist and keyboardist Chan Poling and vocalist and lead guitarist Blaine John (\"Beej\") Chaney.\n\nhttps://thesuburbsband.com/pages/about-us",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}