Information about plays

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

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

{
    "id": 3580926,
    "uri": "https://api.kexp.org/v2/plays/3580926/?format=api",
    "airdate": "2025-11-21T06:05:44-08:00",
    "show": 65167,
    "show_uri": "https://api.kexp.org/v2/shows/65167/?format=api",
    "image_uri": "https://ia801203.us.archive.org/0/items/mbid-ad23ff72-1bbf-3fe9-bba6-7ff5317e8e70/mbid-ad23ff72-1bbf-3fe9-bba6-7ff5317e8e70-28876744680_thumb500.jpg",
    "thumbnail_uri": "https://ia601203.us.archive.org/0/items/mbid-ad23ff72-1bbf-3fe9-bba6-7ff5317e8e70/mbid-ad23ff72-1bbf-3fe9-bba6-7ff5317e8e70-28876744680_thumb250.jpg",
    "song": "Pulling Mussels (From the Shell)",
    "track_id": "e10bcaf8-8c0b-3021-bb05-ae24afc69caf",
    "recording_id": "c0e1d06c-4d5d-4301-84e0-5d20ae112b86",
    "artist": "Squeeze",
    "artist_ids": [
        "0509a681-a362-4800-9075-656041dccdbd"
    ],
    "album": "Argybargy",
    "release_id": "ad23ff72-1bbf-3fe9-bba6-7ff5317e8e70",
    "release_group_id": "8efa3366-3ae1-33a6-b322-bd69a303ea5f",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1982-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Squeeze just released a new album, \"Trixies\" that came out on November 6 right after longtime Squeeze drummer Gilson Lavis passed away on November 5, 2025, at age 74.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}