Information about plays

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

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

{
    "id": 3580274,
    "uri": "https://api.kexp.org/v2/plays/3580274/?format=api",
    "airdate": "2025-11-19T15:13:56-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://ia800303.us.archive.org/14/items/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4-43163307163_thumb500.jpg",
    "thumbnail_uri": "https://dn710101.ca.archive.org/0/items/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4/mbid-f6fcbfaa-3417-4524-8703-96981ae0b7c4-43163307163_thumb250.jpg",
    "song": "Cruise Ship Designer",
    "track_id": "312623ea-6e4c-46b8-8dc5-d4a77ad5d4d2",
    "recording_id": "33c319ea-2006-48f4-85bd-41c27b65a222",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "Secret Love",
    "release_id": "f6fcbfaa-3417-4524-8703-96981ae0b7c4",
    "release_group_id": "2180190f-2ef6-4b9e-8f90-ef8cc3179ecd",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n --SF's Fillmore on Wednesday, February 18th \n--Seattle's Showbox on Saturday, February 21st\n--\nDry Cleaning's third album, \"Secret Love,\" produced by Cate Le Bon, will be out on January 9th. You can pre-order the vinyl or a digital copy here: https://drycleaning.bandcamp.com/album/secret-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}