Information about plays

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

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

{
    "id": 3607561,
    "uri": "https://api.kexp.org/v2/plays/3607561/?format=api",
    "airdate": "2026-01-22T07:36:25-08:00",
    "show": 65722,
    "show_uri": "https://api.kexp.org/v2/shows/65722/?format=api",
    "image_uri": "https://dn710405.ca.archive.org/0/items/mbid-cba282c5-dd83-3157-afb6-9af6a5af7709/mbid-cba282c5-dd83-3157-afb6-9af6a5af7709-32957045075_thumb500.jpg",
    "thumbnail_uri": "https://dn710405.ca.archive.org/0/items/mbid-cba282c5-dd83-3157-afb6-9af6a5af7709/mbid-cba282c5-dd83-3157-afb6-9af6a5af7709-32957045075_thumb250.jpg",
    "song": "All I Need",
    "track_id": "0ad56d90-cdda-30e4-9824-d70ef3b8b990",
    "recording_id": "72c6b4d3-71a8-4c70-bf50-da11c0149089",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "In Rainbows",
    "release_id": "cba282c5-dd83-3157-afb6-9af6a5af7709",
    "release_group_id": "6e335887-60ba-38f0-95af-fae7774336bf",
    "labels": [
        "TBD Records",
        "RED Distribution, LLC"
    ],
    "label_ids": [
        "9b9655c8-30ec-4087-921d-87257e612d7b",
        "2513d6c4-4622-4b4c-9ffa-a0067f29d717"
    ],
    "release_date": "2008-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This seventh studio album was self-released on 10 October 2007 as a pay-what-you-want download, followed by a physical release.\n--\nIt received universal positive critical acclaim. It was ranked number one by Billboard, Mojo and PopMatters, third by NME and The A.V. Club, fourth by Pitchfork and Q, and sixth by Rolling Stone and Spin. It won the Grammy for Best Alternative Music Album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}