Information about plays

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

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

{
    "id": 3567621,
    "uri": "https://api.kexp.org/v2/plays/3567621/?format=api",
    "airdate": "2025-10-20T13:07:56-07:00",
    "show": 64888,
    "show_uri": "https://api.kexp.org/v2/shows/64888/?format=api",
    "image_uri": "https://ia600905.us.archive.org/22/items/mbid-94e57c15-3a85-4ddd-beb9-7b2f2e8aa4e6/mbid-94e57c15-3a85-4ddd-beb9-7b2f2e8aa4e6-42527309242_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-94e57c15-3a85-4ddd-beb9-7b2f2e8aa4e6/mbid-94e57c15-3a85-4ddd-beb9-7b2f2e8aa4e6-42527309242_thumb250.jpg",
    "song": "MAGIC DANCE",
    "track_id": "bd408730-cc13-4746-8873-4949b75f6753",
    "recording_id": "b1cb16ed-b89e-4984-a92f-53818326131b",
    "artist": "Nate Smith feat. Lionel Loueke, Michael League",
    "artist_ids": [
        "eed37141-af0b-45b1-ab26-f018f3962b67",
        "7aa056f7-9a57-4cdc-b856-6aa12c98624f",
        "49e1540c-3f84-4899-a35c-63b39d775df9"
    ],
    "album": "LIVE-ACTION",
    "release_id": "94e57c15-3a85-4ddd-beb9-7b2f2e8aa4e6",
    "release_group_id": "ae0d749c-575f-437c-91e1-aec47003d9a6",
    "labels": [
        "naïve"
    ],
    "label_ids": [
        "3c6b98c7-407e-498e-ab8c-adf891ab0d38"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listen here:\nhttps://waterbabymusic.bandcamp.com/album/live-action",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}