Information about plays

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

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

{
    "id": 3627321,
    "uri": "https://api.kexp.org/v2/plays/3627321/?format=api",
    "airdate": "2026-03-10T05:16:29-07:00",
    "show": 66142,
    "show_uri": "https://api.kexp.org/v2/shows/66142/?format=api",
    "image_uri": "https://dn710705.ca.archive.org/0/items/mbid-c223c68c-2ec9-3355-8280-c476f242efd9/mbid-c223c68c-2ec9-3355-8280-c476f242efd9-1650393739_thumb500.jpg",
    "thumbnail_uri": "https://dn710705.ca.archive.org/0/items/mbid-c223c68c-2ec9-3355-8280-c476f242efd9/mbid-c223c68c-2ec9-3355-8280-c476f242efd9-1650393739_thumb250.jpg",
    "song": "Psycho Killer",
    "track_id": "a41f46c0-29cf-36ce-8e05-3838a7262b91",
    "recording_id": "e66ea0ae-72e9-4471-a3ab-964b6c25696b",
    "artist": "Talking Heads",
    "artist_ids": [
        "a94a7155-c79d-4409-9fcf-220cb0e4dc3a"
    ],
    "album": "Talking Heads: 77",
    "release_id": "c223c68c-2ec9-3355-8280-c476f242efd9",
    "release_group_id": "d99084ee-de04-3ba1-8203-5f1a7e5355ee",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1989-01-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What's cookin? Cookin with Kevin Sur, that's what!\n\nMake a donation of $500+ and get Kevin's monthly playlists from the kitchen all year long! https://www.kexp.org/donate/\n\n==\n\n“Psycho Killer” was one of the groups' first songs and released on the Talking Heads’ 1977 debut, Talking Heads: 77. The French lyrics translate to: \"What I did, that night What she said, that night Fulfilling my hope I launch myself towards glory... OK!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}