Information about plays

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

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

{
    "id": 3527530,
    "uri": "https://api.kexp.org/v2/plays/3527530/?format=api",
    "airdate": "2025-07-16T01:19:29-07:00",
    "show": 64026,
    "show_uri": "https://api.kexp.org/v2/shows/64026/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-e92b520e-c33e-4d14-99f8-b15a5c1ae6ae/mbid-e92b520e-c33e-4d14-99f8-b15a5c1ae6ae-37738694959_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-e92b520e-c33e-4d14-99f8-b15a5c1ae6ae/mbid-e92b520e-c33e-4d14-99f8-b15a5c1ae6ae-37738694959_thumb250.jpg",
    "song": "Exotic BOP",
    "track_id": "e4e4a0a5-7580-494a-bc4d-31f18c947d2e",
    "recording_id": "12b6e1c4-0032-4913-afc8-9b29572ddc8c",
    "artist": "Shabazz Palaces feat. Purple Tape Nate",
    "artist_ids": [
        "6462c4f6-6f69-4636-a835-02eebe81c90f",
        "4ef82d08-f72c-4b8f-a39e-0901e42fa599"
    ],
    "album": "Exotic Birds of Prey",
    "release_id": "e92b520e-c33e-4d14-99f8-b15a5c1ae6ae",
    "release_group_id": "c52c2dcd-9b8a-4367-9453-c50a44c2b251",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "“Shabazz Palaces remains in a universe of his own with Exotic Birds of Prey, his second mini album in five months, following October’s Robed In Rareness…Sometimes it feels more like experimental electronic music with some rapping than rap music with electronic production. Whatever you call it, it’s a total trip.”- Brooklyn Vegan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}