Information about plays

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

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

{
    "id": 3628396,
    "uri": "https://api.kexp.org/v2/plays/3628396/?format=api",
    "airdate": "2026-03-13T11:31:48-07:00",
    "show": 66169,
    "show_uri": "https://api.kexp.org/v2/shows/66169/?format=api",
    "image_uri": "https://dn710906.ca.archive.org/0/items/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2-11639680608_thumb500.jpg",
    "thumbnail_uri": "https://dn710906.ca.archive.org/0/items/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2/mbid-75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2-11639680608_thumb250.jpg",
    "song": "“Heroes”",
    "track_id": "dca9f5f4-2571-3591-8cd9-b3cd5e6bd512",
    "recording_id": "66638426-882f-417e-b7d0-5a065749ca55",
    "artist": "David Bowie",
    "artist_ids": [
        "5441c29d-3602-4898-b1a1-b77fa23b8e50"
    ],
    "album": "Best of Bowie",
    "release_id": "75aa0b1d-c11f-3dfc-bf60-05f5fbf55ad2",
    "release_group_id": "cd4c2cc6-fb5f-35db-8a48-2215edf499f7",
    "labels": [
        "Virgin",
        "EMI"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Although the song is a love story about a couple who are having their relationship snatched from their grasp, because of Bowie and Eno’s knack for songwriting ‘Heroes’ took on a universal meaning which allows any listener the opportunity to relate to it in one sense or another. Despite Bowie only being 30 when he released the track, it elevated him to his deserved legendary status and confirmed his godlike gift.\" Here's the story behind this wonderful song: https://faroutmagazine.co.uk/david-bowie-heroes-story-behind-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}