Information about plays

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

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

{
    "id": 3534086,
    "uri": "https://api.kexp.org/v2/plays/3534086/?format=api",
    "airdate": "2025-07-31T09:31:51-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d-41973424435_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d/mbid-d5fb6767-bd04-4ad0-9978-e3d7b45d311d-41973424435_thumb250.jpg",
    "song": "My Crud Princess",
    "track_id": "f0946bf1-03bd-4480-89ef-67f6b7325634",
    "recording_id": "23463460-c39e-4203-8639-d100f5781dfa",
    "artist": "No Joy",
    "artist_ids": [
        "1667e92c-84a4-455b-89c8-70bf5709c22d"
    ],
    "album": "Bugland",
    "release_id": "d5fb6767-bd04-4ad0-9978-e3d7b45d311d",
    "release_group_id": "6ff1710b-20ac-4923-983c-fce06c3dabce",
    "labels": [
        "Hand Drawn Dracula"
    ],
    "label_ids": [
        "67aade44-3a34-413a-90a1-e090f54a378d"
    ],
    "release_date": "2025-08-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "No Joy are a Canadian shoegaze band from Montreal formed in late 2009 by Jasamine White-Gluz and former member Laura Lloyd. \n\nTheir new record is out August 8th! https://nojoy.bandcamp.com/album/bugland\n\nNov 6 Freakout Seattle, WA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}