Information about plays

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

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

{
    "id": 3566320,
    "uri": "https://api.kexp.org/v2/plays/3566320/?format=api",
    "airdate": "2025-10-17T10:23:10-07:00",
    "show": 64857,
    "show_uri": "https://api.kexp.org/v2/shows/64857/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77/mbid-ee341bf6-299a-4424-95f1-be2fbb5efe77-36277835295_thumb250.jpg",
    "song": "NORMA",
    "track_id": "bc29b4ad-cdfd-4fc3-8d89-ef8bed39bb12",
    "recording_id": "c17bb242-e61e-41c7-b4ec-59ea2790cabe",
    "artist": "Say She She",
    "artist_ids": [
        "64dad611-8ada-4696-ac5f-ecb8bf73d51b"
    ],
    "album": "Silver",
    "release_id": "ee341bf6-299a-4424-95f1-be2fbb5efe77",
    "release_group_id": "844cf4cc-bcde-492b-9615-65d7b0029f3d",
    "labels": [
        "Karma Chief Records"
    ],
    "label_ids": [
        "b2d60533-fdcd-48b1-ad9e-db482053ac35"
    ],
    "release_date": "2023-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Say She She will be back on the west coast in the new year:\n\n-SF on January 27th at August Hall\n\n-Seattle on January 31st at The Showbox at the Market\n\nThe band's brand new album, Cut and Rewind, dropped earlier this month. https://saysheshe.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}