Information about plays

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

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

{
    "id": 3554113,
    "uri": "https://api.kexp.org/v2/plays/3554113/?format=api",
    "airdate": "2025-09-17T08:49:51-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?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": "Garbage Dream House",
    "track_id": "96c2e92f-358e-4ed7-813e-2715d2809041",
    "recording_id": "b36176c5-824c-4acd-813e-5156f15e72f0",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since first arriving on the scene in 2009 with blistering inversions of shoegaze, Montreal’s No Joy has always found formidable ways to reinvent itself. Now solely composed of musician Jasamine White-Gluz, No Joy has evolved over four studio albums and five EPs, defying expectation and genre, and cementing itself as something rare: a band without a category.\n\nNo Joy will be in Seattle at the Freakout Festival on November 9 and Oakland at Thee Stork Club on November 11.\n\nhttps://nojoy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}