Information about plays

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

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

{
    "id": 3540651,
    "uri": "https://api.kexp.org/v2/plays/3540651/?format=api",
    "airdate": "2025-08-16T05:33:22-07:00",
    "show": 64301,
    "show_uri": "https://api.kexp.org/v2/shows/64301/?format=api",
    "image_uri": "https://dn720706.ca.archive.org/0/items/mbid-dc1bb195-d141-4cac-975d-f930d0084c99/mbid-dc1bb195-d141-4cac-975d-f930d0084c99-42138467826_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-dc1bb195-d141-4cac-975d-f930d0084c99/mbid-dc1bb195-d141-4cac-975d-f930d0084c99-42138467826_thumb250.jpg",
    "song": "Attack + Release",
    "track_id": "46bfe8ef-b90d-47a4-bbd3-0ce5fa64614e",
    "recording_id": "4f64e99c-01d4-4235-b884-d8391d508ecf",
    "artist": "Cafuné",
    "artist_ids": [
        "ad10c69c-0cae-4c27-934d-a02e4ecc9985"
    ],
    "album": "Bite Reality",
    "release_id": "dc1bb195-d141-4cac-975d-f930d0084c99",
    "release_group_id": "1b4e3b67-00f0-41c0-989f-d428875da9f7",
    "labels": [
        "Aurelians Club"
    ],
    "label_ids": [
        "3652bd70-bcf2-4635-8829-5f1b5acda571"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Upcoming second record from Brooklyn duo Cafuné is out in September. Catch them at Madame Lou's in Seattle on Oct 6 and Bimbo's 365 Club in SF on Oct 8.\n\nhttps://wearecafune.bandcamp.com/album/bite-reality",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}