Information about plays

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

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

{
    "id": 3628373,
    "uri": "https://api.kexp.org/v2/plays/3628373/?format=api",
    "airdate": "2026-03-13T09:40:16-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-da425314-ecc7-4db3-a296-90942f172b18/mbid-da425314-ecc7-4db3-a296-90942f172b18-28511522132_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-da425314-ecc7-4db3-a296-90942f172b18/mbid-da425314-ecc7-4db3-a296-90942f172b18-28511522132_thumb250.jpg",
    "song": "This Year",
    "track_id": "e7bb189f-8600-36d0-a922-19b812129d82",
    "recording_id": "cb28faa8-00f1-4dfc-b5fc-ceee8114992f",
    "artist": "The Mountain Goats",
    "artist_ids": [
        "9639cd52-c351-4a17-9797-58880e95a7ef"
    ],
    "album": "The Sunset Tree",
    "release_id": "da425314-ecc7-4db3-a296-90942f172b18",
    "release_group_id": "7797081a-94b6-3a9b-b103-fc215b85d46a",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2005-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Matt & Gretchen in Vancouver, WA:\nWe're Amplifiers, but wanted to add on during this drive because the music, the community, the hilarious insanity of John and Morgan, and their very real clarity about struggle, loss, and grief are all so important in our lives and so healing, fun, human. Thanks to all you KEXP DJs and thanks to the community that supports this.\n--\nWe are going to make it, together!: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}