Information about plays

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

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

{
    "id": 3437507,
    "uri": "https://api.kexp.org/v2/plays/3437507/?format=api",
    "airdate": "2024-12-13T08:41:27-08:00",
    "show": 62096,
    "show_uri": "https://api.kexp.org/v2/shows/62096/?format=api",
    "image_uri": "https://ia801801.us.archive.org/8/items/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce-39727425356_thumb500.jpg",
    "thumbnail_uri": "https://ia801801.us.archive.org/8/items/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce/mbid-3506c48d-c4f7-4d20-9b9c-e30277811cce-39727425356_thumb250.jpg",
    "song": "Restless",
    "track_id": "fd1daefc-5a44-4a7a-b17b-1e283a6416c5",
    "recording_id": "ad920c8a-37e8-4656-8f63-70224e0ddef8",
    "artist": "Gut Health",
    "artist_ids": [
        "b177f934-2a62-4c56-9d90-50f42cf9d348"
    ],
    "album": "Stiletto",
    "release_id": "3506c48d-c4f7-4d20-9b9c-e30277811cce",
    "release_group_id": "1a5d478c-a57d-4852-99e1-ab5f898cd8e7",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-10-11",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gut Health are a six-piece hypnotic dance-punk ensemble from Naarm / Melbourne.\n--\nAthina Uh Oh: \"If we go back, my granddad was an accountant but he collected a fuck-tonne of trumpets throughout his life and would play for hours out of passion. My grandmother was a conductor and played a few instruments. Dad therefore grew to love music, collecting records that I was able to put on as a child and playing it. \"\n\nEnjoy this 2022 interview with the band: https://gimmiezine.com/2022/10/01/gut-health/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}