Information about plays

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

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

{
    "id": 3548826,
    "uri": "https://api.kexp.org/v2/plays/3548826/?format=api",
    "airdate": "2025-09-04T12:15:25-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-106eb3ac-b2e6-4ad7-98d7-b82f35a85083/mbid-106eb3ac-b2e6-4ad7-98d7-b82f35a85083-33158213988_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-106eb3ac-b2e6-4ad7-98d7-b82f35a85083/mbid-106eb3ac-b2e6-4ad7-98d7-b82f35a85083-33158213988_thumb250.jpg",
    "song": "The Origin of Love",
    "track_id": "48806c5f-062e-393c-8c58-5c41ca6c25cf",
    "recording_id": "08542e81-9fd5-406b-95e5-a2d2f2c0d6e4",
    "artist": "Rufus Wainwright",
    "artist_ids": [
        "78e46ae5-9bfd-433b-be3f-19e993d67ecc"
    ],
    "album": "Wig in a Box: Songs From and Inspired by Hedwig and the Angry Inch",
    "release_id": "106eb3ac-b2e6-4ad7-98d7-b82f35a85083",
    "release_group_id": "f1ab6cf1-202a-3ac9-b7cf-4a4d2a3318c5",
    "labels": [
        "Off Records"
    ],
    "label_ids": [
        "59f54eeb-f2b9-4061-8731-de1e4c91bf98"
    ],
    "release_date": "2003-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian singer-songwriter Rufus Wainwright shared four songs with KEXP in December 2020 as part of Live on KEXP at Home: https://bit.ly/3xbDTNC",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}