Information about plays

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

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

{
    "id": 3562958,
    "uri": "https://api.kexp.org/v2/plays/3562958/?format=api",
    "airdate": "2025-10-09T05:57:06-07:00",
    "show": 64785,
    "show_uri": "https://api.kexp.org/v2/shows/64785/?format=api",
    "image_uri": "https://ia601908.us.archive.org/18/items/mbid-55089945-8a4f-4629-9841-1f8da48e5bdd/mbid-55089945-8a4f-4629-9841-1f8da48e5bdd-4628224580_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/18/items/mbid-55089945-8a4f-4629-9841-1f8da48e5bdd/mbid-55089945-8a4f-4629-9841-1f8da48e5bdd-4628224580_thumb250.jpg",
    "song": "Blitzkrieg Bop",
    "track_id": "988f12fc-dd0e-3fed-bc08-1a358a63798f",
    "recording_id": "59b14ce2-7b0a-4924-9e23-7418f2fad01c",
    "artist": "Ramones",
    "artist_ids": [
        "d6ed7887-a401-47a8-893c-34b967444d26"
    ],
    "album": "Ramones",
    "release_id": "55089945-8a4f-4629-9841-1f8da48e5bdd",
    "release_group_id": "7de1e321-4a53-3feb-b83e-f1dab88bf952",
    "labels": [
        "Rhino",
        "Sire Records"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "2001-06-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#245\n\nKEXP is counting down our Listeners' Favorite Albums of All Time, as voted on by all of you! https://www.kexp.org/countdowns/2025-all-time-favorite-albums/\n\n---\n\"Released in May 1976, Blitzkrieg Bop was just over two minutes of pure adrenalin, a three-chord ruck that hurtled by with furious abandon. It was the song that helped launch the Ramones as the roaring embodiment of New York punk. \"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}