Information about plays

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

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

{
    "id": 3656828,
    "uri": "https://api.kexp.org/v2/plays/3656828/?format=api",
    "airdate": "2026-05-19T12:47:02-07:00",
    "show": 66759,
    "show_uri": "https://api.kexp.org/v2/shows/66759/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1-19040560840_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1/mbid-bb8caaea-2c72-46c0-b0f0-9fba10555ad1-19040560840_thumb250.jpg",
    "song": "Eclipse",
    "track_id": "e6e972ee-c610-44f6-948d-1d1c67656303",
    "recording_id": "c7f52640-ba67-44f6-82d9-16405ec86067",
    "artist": "Wooden Shjips",
    "artist_ids": [
        "3754dc74-381e-4237-bd44-65f5600a4d88"
    ],
    "album": "V.",
    "release_id": "bb8caaea-2c72-46c0-b0f0-9fba10555ad1",
    "release_group_id": "4fa817df-b303-431d-9959-e50db3722957",
    "labels": [
        "Thrill Jockey"
    ],
    "label_ids": [
        "5194917c-215b-4094-b5ec-4005e408b2df"
    ],
    "release_date": "2018-05-25",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy a recent interview with Portland's Ripley Johnson, of Wooden Shjips and now the leader of the Rose City Band.: https://www.psychedelicbabymag.com/2025/02/talking-rose-city-band-with-ripley-johnson.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}