Information about plays

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

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

{
    "id": 3631134,
    "uri": "https://api.kexp.org/v2/plays/3631134/?format=api",
    "airdate": "2026-03-19T16:12:53-07:00",
    "show": 66224,
    "show_uri": "https://api.kexp.org/v2/shows/66224/?format=api",
    "image_uri": "https://dn721801.ca.archive.org/0/items/mbid-5952e2e9-2846-4e8b-8075-fc9a89822189/mbid-5952e2e9-2846-4e8b-8075-fc9a89822189-30805349012_thumb500.jpg",
    "thumbnail_uri": "https://ia902907.us.archive.org/18/items/mbid-5952e2e9-2846-4e8b-8075-fc9a89822189/mbid-5952e2e9-2846-4e8b-8075-fc9a89822189-30805349012_thumb250.jpg",
    "song": "Low Era",
    "track_id": "f401c552-9180-4c84-b6ab-813204ad5eeb",
    "recording_id": "4fbe1901-c4fd-4f9e-b319-7e38e63dc8e4",
    "artist": "Geese",
    "artist_ids": [
        "e0c97a4d-c392-41a9-a374-57af3e3eeab3"
    ],
    "album": "Projector",
    "release_id": "e0aba8ae-6ded-4a8b-af13-3782220097b0",
    "release_group_id": "c6a72221-c186-4319-91f4-8499dd491762",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2021-10-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Geese is a band that begins and ends in Brooklyn, as a project between friends to build a home studio out of a basement.\nProjector, is a product of five teenagers whose love of music touches every part of their lives: their restless anxiety about their futures, and their pent-up frustration with their present-a perspective all too familiar in today’s uncertain world.\n\nhttps://geesebandnyc.bandcamp.com/album/projector\n\nhttps://geeseband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}