Information about plays

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

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

{
    "id": 3628983,
    "uri": "https://api.kexp.org/v2/plays/3628983/?format=api",
    "airdate": "2026-03-14T21:14:35-07:00",
    "show": 66183,
    "show_uri": "https://api.kexp.org/v2/shows/66183/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945-42990411324_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945/mbid-4b8a1043-8aa0-449b-998d-f48bca9ec945-42990411324_thumb250.jpg",
    "song": "Young Offender",
    "track_id": "3235c671-3b8d-4ab0-95e8-a8966dcd944e",
    "recording_id": "0e111cba-2e08-491f-945c-2c763647a694",
    "artist": "Home Front",
    "artist_ids": [
        "61fe64d2-983d-487c-bcb8-1e2fe07a1c98"
    ],
    "album": "Watch It Die",
    "release_id": "4b8a1043-8aa0-449b-998d-f48bca9ec945",
    "release_group_id": "fc026482-25bb-4f43-91cf-0b4cc6fb49f9",
    "labels": [
        "La Vida Es Mus Discos"
    ],
    "label_ids": [
        "d8586451-af5e-47da-8ff1-e210ad8ea448"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Home Front is touring with Angel Du$t, Odd Man Out, and Beton Arme and will be playing at:\n - The High Limit Room in Portland on March 24th\n - Washington Hall in Seattle on March 25th\n\nhttps://www.brooklynvegan.com/home-front-touring-with-angel-dut-bootlicker-this-spring/\nhttps://arewenothomefront.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}