Information about plays

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

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

{
    "id": 3638268,
    "uri": "https://api.kexp.org/v2/plays/3638268/?format=api",
    "airdate": "2026-04-05T16:46:37-07:00",
    "show": 66375,
    "show_uri": "https://api.kexp.org/v2/shows/66375/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-9154cfe5-ef58-458f-b5d4-eb6ca3e404c4/mbid-9154cfe5-ef58-458f-b5d4-eb6ca3e404c4-7950788257_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-9154cfe5-ef58-458f-b5d4-eb6ca3e404c4/mbid-9154cfe5-ef58-458f-b5d4-eb6ca3e404c4-7950788257_thumb250.jpg",
    "song": "Alive",
    "track_id": "b210f112-2d20-3567-ae16-42428bf3281a",
    "recording_id": "c8ecea4a-b955-416d-866b-c218a73fa588",
    "artist": "Pearl Jam",
    "artist_ids": [
        "83b9cbe7-9857-49e2-ab8e-b57b01038103"
    ],
    "album": "Ten",
    "release_id": "9154cfe5-ef58-458f-b5d4-eb6ca3e404c4",
    "release_group_id": "cea5d18a-1924-3cda-bebc-38933834b25d",
    "labels": [
        "Epic Associated"
    ],
    "label_ids": [
        "7127ada4-64a0-4baa-9f73-e9b26f22b3bd"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Happy 60th birthday to Mike McCready born on this day in 1966!\n--\nPearl Jam's 'Ten' was voted #14 on2025's KEXP Listeners' Greatest Albums of All Time!\n\nThis was one of the first songs Eddie Vedder wrote lyrics for. The song is about Vedder's knowledge of his biological father.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}