Information about plays

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

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

{
    "id": 3539046,
    "uri": "https://api.kexp.org/v2/plays/3539046/?format=api",
    "airdate": "2025-08-12T06:10:25-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa-41849884088_thumb500.jpg",
    "thumbnail_uri": "https://ia801609.us.archive.org/10/items/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa/mbid-fca312d6-4e8b-4544-860c-19e4eaff2baa-41849884088_thumb250.jpg",
    "song": "Pass It By",
    "track_id": "1a84f01e-ed01-4811-aea0-1740c65e1fb4",
    "recording_id": "9cb577ca-3ef1-42ad-a84d-062ada338922",
    "artist": "Indigo De Souza",
    "artist_ids": [
        "a8d894ce-0e6b-4ddd-a49b-46f6330a590f"
    ],
    "album": "Precipice",
    "release_id": "fca312d6-4e8b-4544-860c-19e4eaff2baa",
    "release_group_id": "268d7fcd-59db-463c-bcea-905f2bb71fa2",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOW\n+ August 30 @ Bumbershoot (SEA)\n\nOn new album Precipice (Loma Vista Recordings), Indigo De Souza looks over the creative and spiritual cliff and leaps, taking control of difficult memories and charged emotions via pop bombast and diaristic clarity, and finding a stronger self through the journey. Indigo De Souza is a multifaceted artist based in Asheville, North Carolina.\n\nhttps://indigodesouza.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}