Information about plays

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

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

{
    "id": 3633796,
    "uri": "https://api.kexp.org/v2/plays/3633796/?format=api",
    "airdate": "2026-03-26T07:28:55-07:00",
    "show": 66283,
    "show_uri": "https://api.kexp.org/v2/shows/66283/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-b2e426c1-a6a4-4ec9-aa35-8c2b95a90db0/mbid-b2e426c1-a6a4-4ec9-aa35-8c2b95a90db0-44493816232_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-b2e426c1-a6a4-4ec9-aa35-8c2b95a90db0/mbid-b2e426c1-a6a4-4ec9-aa35-8c2b95a90db0-44493816232_thumb250.jpg",
    "song": "Who Loves the Sun",
    "track_id": "402f681e-43e0-4ff5-ab22-01dfe43d5d66",
    "recording_id": "382b401c-6853-4919-be29-e7d0736f971d",
    "artist": "Matt Berninger & Rosanne Cash",
    "artist_ids": [
        "991813f5-27c6-4ff3-88dd-90e750dad545",
        "5ff6f6eb-31ad-4903-a3c3-4c9283fcde8b"
    ],
    "album": "Who Loves The Sun",
    "release_id": "b2e426c1-a6a4-4ec9-aa35-8c2b95a90db0",
    "release_group_id": "3d2e2943-fd82-4dd1-b756-f119247128bb",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2026-03-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Matt Berninger of the National and Rosanne Cash (daughter of Johnny Cash) covering the Velvet Underground!\n\nCheck out the official visualizer here: https://www.youtube.com/watch?v=0FTvB24NzzE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}