Information about plays

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

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

{
    "id": 3549170,
    "uri": "https://api.kexp.org/v2/plays/3549170/?format=api",
    "airdate": "2025-09-05T09:18:08-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-215c79bf-bfb3-4a2c-9c31-9992ae88a5fe/mbid-215c79bf-bfb3-4a2c-9c31-9992ae88a5fe-42895017001_thumb500.jpg",
    "thumbnail_uri": "https://ia601007.us.archive.org/28/items/mbid-215c79bf-bfb3-4a2c-9c31-9992ae88a5fe/mbid-215c79bf-bfb3-4a2c-9c31-9992ae88a5fe-42895017001_thumb250.jpg",
    "song": "Beat to Beat",
    "track_id": "64f023ae-0f3f-4b3e-afd9-34f801431006",
    "recording_id": "810c1d31-814a-42b9-9a6f-9a70e38ef7ff",
    "artist": "Gut Health",
    "artist_ids": [
        "b177f934-2a62-4c56-9d90-50f42cf9d348"
    ],
    "album": "Beat To Beat",
    "release_id": "215c79bf-bfb3-4a2c-9c31-9992ae88a5fe",
    "release_group_id": "475202c8-1837-4f7c-adc7-7f1f80b243df",
    "labels": [
        "AWAL Recordings Ltd"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd"
    ],
    "release_date": "2025-08-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Australian Broadcasting Corporation says, \"Gut Health are a six-piece ensemble from Naarm / Melbourne who have carved out a sound that blurs the boundaries between hypnotic dance-punk, no-wave and chaotic noise since their arrival in 2022.\"\n--\nHere's the official video for this banger: https://www.youtube.com/watch?v=OzkosJ9SOUY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}