Information about plays

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

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

{
    "id": 3656349,
    "uri": "https://api.kexp.org/v2/plays/3656349/?format=api",
    "airdate": "2026-05-18T09:57:23-07:00",
    "show": 66750,
    "show_uri": "https://api.kexp.org/v2/shows/66750/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-f47ca74a-00a2-4330-87f7-61c62c7efc24/mbid-f47ca74a-00a2-4330-87f7-61c62c7efc24-29060457079_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-f47ca74a-00a2-4330-87f7-61c62c7efc24/mbid-f47ca74a-00a2-4330-87f7-61c62c7efc24-29060457079_thumb250.jpg",
    "song": "Rusty Cage (LP version)",
    "track_id": "b974685d-0753-30a2-a158-e37b5a846a26",
    "recording_id": "2a039068-ba44-4f49-9af8-5789b809188f",
    "artist": "Soundgarden",
    "artist_ids": [
        "153c9281-268f-4cf3-8938-f5a4593e5df4"
    ],
    "album": "Rusty Cage",
    "release_id": "f47ca74a-00a2-4330-87f7-61c62c7efc24",
    "release_group_id": "57b97d7d-b7e1-35cc-bfe7-921201d6d562",
    "labels": [
        "A&M Records"
    ],
    "label_ids": [
        "35515729-1f2c-4cc9-9390-9af2764bc56c"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "May you all break your rusty cages today. Going out to Jeff in the Bay who requested this classic!\n\nRIP, Chris Cornell, who passed away on this day in 2017. His incredible voice and art lives on...",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}