Information about plays

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

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

{
    "id": 3559635,
    "uri": "https://api.kexp.org/v2/plays/3559635/?format=api",
    "airdate": "2025-09-30T12:21:03-07:00",
    "show": 64709,
    "show_uri": "https://api.kexp.org/v2/shows/64709/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771-42715664013_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771/mbid-50d5aa7e-5afe-4247-af3e-c5a1d4ef3771-42715664013_thumb250.jpg",
    "song": "You’ve Always Been Here",
    "track_id": "4aaee4df-8ed1-48f9-84c0-af2c43e509be",
    "recording_id": "105c6485-8c0d-48f2-bd22-5da39ee41c25",
    "artist": "Algernon Cadwallader",
    "artist_ids": [
        "47272420-4b41-43cb-a009-a349b9d87f42"
    ],
    "album": "Trying Not to Have a Thought",
    "release_id": "50d5aa7e-5afe-4247-af3e-c5a1d4ef3771",
    "release_group_id": "fd8f90b4-dcf5-44e0-af9a-85a56e0ba1f8",
    "labels": [
        "Saddle Creek Records"
    ],
    "label_ids": [
        "006ea2fb-e616-4743-924a-8bda90fff909"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Algernon Cadwallader will perform:\n --in Seattle at Substation on Saturday, November 8th \n--in SF  at Great American Music Hall on Monday, November 10th\n--\nIn this interview, the Midwest band talks about their reunion and just-released new album: https://pitchfork.com/features/interview/some-kind-of-wonderful-algernon-cadwallader-on-their-reunion-and-new-album/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}