Information about plays

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

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

{
    "id": 3575560,
    "uri": "https://api.kexp.org/v2/plays/3575560/?format=api",
    "airdate": "2025-11-08T14:37:07-08:00",
    "show": 65056,
    "show_uri": "https://api.kexp.org/v2/shows/65056/?format=api",
    "image_uri": "https://ia601309.us.archive.org/10/items/mbid-b1b9edde-63e9-4c05-8556-5927e063be3c/mbid-b1b9edde-63e9-4c05-8556-5927e063be3c-1262080218_thumb500.jpg",
    "thumbnail_uri": "https://ia801309.us.archive.org/10/items/mbid-b1b9edde-63e9-4c05-8556-5927e063be3c/mbid-b1b9edde-63e9-4c05-8556-5927e063be3c-1262080218_thumb250.jpg",
    "song": "Cut the Camera",
    "track_id": "66539300-922e-3421-93e9-eef50091115d",
    "recording_id": "e4d03fdd-2ca5-4848-bbe7-d4bda1129897",
    "artist": "The Helio Sequence",
    "artist_ids": [
        "b6ab8d01-0cb3-4515-bc05-d928397e7429"
    ],
    "album": "Young Effectuals",
    "release_id": "b1b9edde-63e9-4c05-8556-5927e063be3c",
    "release_group_id": "18f51c16-6953-3a28-adaf-5583d478fab6",
    "labels": [
        "Cavity Search"
    ],
    "label_ids": [
        "45303356-1959-4084-b85c-7897fbdb29e6"
    ],
    "release_date": "2001-10-09",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Helio Sequence was inducted into the Oregon Music Hall of Fame October 11th 2025. \n---\nCheck out The Helio Sequence Live on KEXP from 2015: \n\nhttps://www.youtube.com/watch?v=g-SNpcCuZFo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}