Information about plays

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

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

{
    "id": 3656777,
    "uri": "https://api.kexp.org/v2/plays/3656777/?format=api",
    "airdate": "2026-05-19T09:38:39-07:00",
    "show": 66758,
    "show_uri": "https://api.kexp.org/v2/shows/66758/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-12f604fd-e170-46cf-898c-299ba7cb6c8d/mbid-12f604fd-e170-46cf-898c-299ba7cb6c8d-44286097124_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-12f604fd-e170-46cf-898c-299ba7cb6c8d/mbid-12f604fd-e170-46cf-898c-299ba7cb6c8d-44286097124_thumb250.jpg",
    "song": "1996 Expectations",
    "track_id": "cbc14cba-dc58-49f8-b62b-b1921c47f824",
    "recording_id": "556b90a5-9869-4fa3-a95d-92bb19ae35dc",
    "artist": "Madeline Goldstein",
    "artist_ids": [
        "4359c67b-bfee-4f68-ba34-dcb42b9bf1ae"
    ],
    "album": "Speaking to the Body",
    "release_id": "12f604fd-e170-46cf-898c-299ba7cb6c8d",
    "release_group_id": "ca9208c5-7d0e-4e6a-af3b-8fa1d7f57c4f",
    "labels": [
        "Artoffact Records"
    ],
    "label_ids": [
        "25364892-b3e9-4692-bcbe-018fc26b9256"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From LA-based Madeline Goldstein's new album 'Speaking to the Body'!\n\nhttps://madelinegoldstein.bandcamp.com/album/speaking-to-the-body",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}