Information about plays

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

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

{
    "id": 3641540,
    "uri": "https://api.kexp.org/v2/plays/3641540/?format=api",
    "airdate": "2026-04-13T11:07:16-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-9be368c1-19df-4850-b151-1374ffcc2f39/mbid-9be368c1-19df-4850-b151-1374ffcc2f39-44269421832_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-9be368c1-19df-4850-b151-1374ffcc2f39/mbid-9be368c1-19df-4850-b151-1374ffcc2f39-44269421832_thumb250.jpg",
    "song": "I Didn't Mean to Change My Mind",
    "track_id": "0f64998f-cdbb-433a-b7be-eaf07175d3c6",
    "recording_id": "4e1dbdab-ccec-4c44-a0bc-a99443e99c7c",
    "artist": "Prism Shores",
    "artist_ids": [
        "9d9ad5a6-3117-4e5c-8c4c-02974fa89c33"
    ],
    "album": "Softest Attack",
    "release_id": "9be368c1-19df-4850-b151-1374ffcc2f39",
    "release_group_id": "dda67a7e-8655-409c-9d05-278c57776c7e",
    "labels": [
        "Meritorio"
    ],
    "label_ids": [
        "d9c2a77e-7411-4811-89cc-1637ccc6314a"
    ],
    "release_date": "2026-04-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Prism Shores are Montreal janglers who cherry-pick the record crate for influence, recalling the best shambling C86, fuzzed-out power pop, and glistening shoegaze while leaving an idiosyncratic stamp.\n\nhttps://prismshores.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}