Information about plays

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

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

{
    "id": 3617610,
    "uri": "https://api.kexp.org/v2/plays/3617610/?format=api",
    "airdate": "2026-02-14T22:52:06-08:00",
    "show": 65936,
    "show_uri": "https://api.kexp.org/v2/shows/65936/?format=api",
    "image_uri": "https://dn721900.ca.archive.org/0/items/mbid-9fefd4f0-9364-414b-bddd-5be558354a3f/mbid-9fefd4f0-9364-414b-bddd-5be558354a3f-38408242471_thumb500.jpg",
    "thumbnail_uri": "https://dn721900.ca.archive.org/0/items/mbid-9fefd4f0-9364-414b-bddd-5be558354a3f/mbid-9fefd4f0-9364-414b-bddd-5be558354a3f-38408242471_thumb250.jpg",
    "song": "He's Trouble",
    "track_id": "90c35516-4d1f-47b1-b8a0-dec0c3e0d38e",
    "recording_id": "68dc3c3c-96a1-4311-ba3b-0edf13639a3f",
    "artist": "Pansy Division",
    "artist_ids": [
        "a7c3f0e1-027a-4f1f-800a-c115422f96f3"
    ],
    "album": "Quite Contrary",
    "release_id": "9fefd4f0-9364-414b-bddd-5be558354a3f",
    "release_group_id": "397459b6-d353-4914-a65a-29bd9ce50a8b",
    "labels": [
        "Alternative Tentacles"
    ],
    "label_ids": [
        "f1273178-651b-4d02-8f21-4ab1ec5a689a"
    ],
    "release_date": "2016-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Simon in Beacon Hill\n\nPansy Division have announced a few live dates this year.  None on the west coast yet though!\n\nhttps://pansydivision.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}