Information about plays

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

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

{
    "id": 3622058,
    "uri": "https://api.kexp.org/v2/plays/3622058/?format=api",
    "airdate": "2026-02-25T09:47:43-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818-43136424930_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818/mbid-68c6a63d-72d9-4c69-b33d-5a93b3b1d818-43136424930_thumb250.jpg",
    "song": "Okay",
    "track_id": "363e689a-f21b-4889-b1e7-94cafcaf027a",
    "recording_id": "a601bd6a-9d99-439c-8a88-6866e29255d5",
    "artist": "PVA",
    "artist_ids": [
        "3e3c2787-4412-4614-82af-ce903b4d8b96"
    ],
    "album": "No More Like This",
    "release_id": "68c6a63d-72d9-4c69-b33d-5a93b3b1d818",
    "release_group_id": "ce2f78d9-a9ad-449b-ad98-d7493b9f5ab4",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-01-23",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "PVA are a London trio whose music thrives on tension and release—raging yet hopeful, alienated yet joyful, dark yet radiant with possibility. With their new album NO MORE LIKE THIS, PVA sharpen their identity into something bigger, bolder, and more emotionally charged.\n\nhttps://pvaareok.bandcamp.com/\nhttps://pva.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}