Information about plays

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

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

{
    "id": 3609294,
    "uri": "https://api.kexp.org/v2/plays/3609294/?format=api",
    "airdate": "2026-01-26T06:57:17-08:00",
    "show": 65759,
    "show_uri": "https://api.kexp.org/v2/shows/65759/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-a9954543-14ba-409e-a1be-4669cc15f44d/mbid-a9954543-14ba-409e-a1be-4669cc15f44d-12820306463_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-a9954543-14ba-409e-a1be-4669cc15f44d/mbid-a9954543-14ba-409e-a1be-4669cc15f44d-12820306463_thumb250.jpg",
    "song": "The Metro",
    "track_id": "15c4ad2e-ae1d-38e4-b111-3a86d05f2f7d",
    "recording_id": "fe670976-7a6d-4058-a2d0-cca754ca2a35",
    "artist": "Berlin",
    "artist_ids": [
        "c7cb9a2e-ff57-4bb8-bd2c-83524e18e369"
    ],
    "album": "Pleasure Victim",
    "release_id": "a9954543-14ba-409e-a1be-4669cc15f44d",
    "release_group_id": "12ba5fac-46d0-3ddf-be1c-c88e1524fd41",
    "labels": [
        "Geffen Goldline",
        "M.A.O. Records"
    ],
    "label_ids": [
        "7f1a3430-a8c1-4d50-96c6-f72ab479b1a9",
        "ef4d456b-f4bf-41df-b9ba-6aac2831a74a"
    ],
    "release_date": "1996-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Berlin's Terri Nunn talked about the making of this song: \n\n“‘The Metro’ was a pivotal song for us. We’d struggled to find our voice as a group. We kept writing and writing, trying different sounds and different feelings, and when we recorded ‘The Metro’, there it was. That was our identity. It was everything we wanted to be. Now we had our cornerstone, and we could judge what we were writing by that song.\"\n\nStay tuned for the Morning Show with John!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}