Information about plays

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

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

{
    "id": 3620576,
    "uri": "https://api.kexp.org/v2/plays/3620576/?format=api",
    "airdate": "2026-02-21T22:49:48-08:00",
    "show": 65997,
    "show_uri": "https://api.kexp.org/v2/shows/65997/?format=api",
    "image_uri": "https://coverartarchive.org/release/e356a0d7-cde6-46af-aa87-c26db04327d6/35176889000-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e356a0d7-cde6-46af-aa87-c26db04327d6/35176889000-250.jpg",
    "song": "Break a Window",
    "track_id": null,
    "recording_id": "c8d44149-77c7-4fde-b861-68863da6dc6c",
    "artist": "Erica Dawn Lyle & Vice Cooler w/ Rachel Aggs & Emily Retsas",
    "artist_ids": [
        "e8c02670-e201-4978-9611-caf576e7971b",
        "45c3c16e-6037-42f7-9bad-40b8ce888205",
        "bc87ce8e-cc7c-4362-906f-5cebb9b5b519",
        "53e06e1a-df23-46ab-ad27-a70b261fc0ac"
    ],
    "album": "Land Trust: Benefit for NEFOC",
    "release_id": null,
    "release_group_id": "271a7de9-b211-42cc-aea7-a4a5d46925a7",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2022-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ALL PROCEEDS GO TO NORTHEAST FARMERS OF COLOR LANDTRUST (NEFOC). NEFOC is an Indigenous and POC-led grassroots organization that seeks to connect POC farmers to land to grow healthy foods and medicines for our communities.  Find it on Get Better Records:\n\nhttps://getbetterrecords.com/products/land-trust-benefit-for-nefoc-by-erica-dawn-lyle-vice-cooler-2xlp\nhttps://ericadawnlylevicecooler.bandcamp.com/album/land-trust-benefit-for-nefoc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}