Information about plays

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

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

{
    "id": 3634896,
    "uri": "https://api.kexp.org/v2/plays/3634896/?format=api",
    "airdate": "2026-03-28T23:07:07-07:00",
    "show": 66307,
    "show_uri": "https://api.kexp.org/v2/shows/66307/?format=api",
    "image_uri": "https://dn720806.ca.archive.org/0/items/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea-44505921981_thumb500.jpg",
    "thumbnail_uri": "https://dn720806.ca.archive.org/0/items/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea/mbid-6310b730-7b94-4b5f-9f9d-c189f0c6e1ea-44505921981_thumb250.jpg",
    "song": "Static",
    "track_id": "48e74e1b-0b69-4623-9759-f78a8dbb32c9",
    "recording_id": "6b8c08b1-cf31-450d-8806-47d00be2c0ff",
    "artist": "SUX",
    "artist_ids": [
        "5853cd9e-d375-46af-acc6-42d20aaad957"
    ],
    "album": "SUX SELLS",
    "release_id": "6310b730-7b94-4b5f-9f9d-c189f0c6e1ea",
    "release_group_id": "c165b508-d07b-46ed-beed-ff3f0b7fa8e4",
    "labels": [
        "Youth Riot"
    ],
    "label_ids": [
        "e76d5482-a531-4336-8417-89ee1240d438"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hailing from Seattle, SUX released their latest full-length, SUX SELLS this past week. Fronted by the former singer of the  Mommy Long Legs, the band has pivoted toward a \"serious\" but still chaotic garage-punk sound...\" Read more: https://youthriotrecords.com/shop/sux-sux-sells",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}