Information about plays

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

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

{
    "id": 3627721,
    "uri": "https://api.kexp.org/v2/plays/3627721/?format=api",
    "airdate": "2026-03-11T10:06:17-07:00",
    "show": 66152,
    "show_uri": "https://api.kexp.org/v2/shows/66152/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-a1aa93da-fc19-4707-aaa1-3ceace1e5951/mbid-a1aa93da-fc19-4707-aaa1-3ceace1e5951-44169055565_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-a1aa93da-fc19-4707-aaa1-3ceace1e5951/mbid-a1aa93da-fc19-4707-aaa1-3ceace1e5951-44169055565_thumb250.jpg",
    "song": "If You Want Me to Stay",
    "track_id": "334f72b2-4bc6-3076-bfb0-1801ef17e983",
    "recording_id": "1d81c425-f109-48c7-b48f-7b81c9053de0",
    "artist": "Sly & the Family Stone",
    "artist_ids": [
        "b7ec4c54-1f93-4bf2-957f-7b9921ab84ea"
    ],
    "album": "Dead Presidents",
    "release_id": "ad22dcd4-46ba-3a13-9089-087f1c5f9e78",
    "release_group_id": "fe7d1ad2-26e0-35ca-87ea-290e46dde7e8",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1995-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to the Midday Show with Cheryl and Kennady!\n\nWe're in the middle of our Spring Drive. If you want us to stay, join the KEXP Supporter community today!\nhttps://kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}