Information about plays

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

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

{
    "id": 3524223,
    "uri": "https://api.kexp.org/v2/plays/3524223/?format=api",
    "airdate": "2025-07-08T06:40:39-07:00",
    "show": 63955,
    "show_uri": "https://api.kexp.org/v2/shows/63955/?format=api",
    "image_uri": "https://ia600200.us.archive.org/0/items/mbid-b404660d-ab3b-4fec-9b82-835fd2c25c69/mbid-b404660d-ab3b-4fec-9b82-835fd2c25c69-42394736681_thumb500.jpg",
    "thumbnail_uri": "https://ia800200.us.archive.org/0/items/mbid-b404660d-ab3b-4fec-9b82-835fd2c25c69/mbid-b404660d-ab3b-4fec-9b82-835fd2c25c69-42394736681_thumb250.jpg",
    "song": "Careful",
    "track_id": "004c4405-7755-4da9-8329-d15c9f37c7cd",
    "recording_id": "ebadc9ec-b1d5-46cb-9a75-2fd7a01a415d",
    "artist": "Newhalem",
    "artist_ids": [
        "c87f70ac-17e5-4112-ba0a-19aa7129cc2c"
    ],
    "album": "Newhalem",
    "release_id": "b404660d-ab3b-4fec-9b82-835fd2c25c69",
    "release_group_id": "e3190340-9d68-419e-9294-d74078a7cd0f",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-04",
    "rotation_status": "R/N",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Performing live:\n*Friday July 11th - Bad Bar w/ Burgundy Suns - 8pm\n*Saturday July 12th - Tacoma Porch Fest - 4pm\n\nThe self-titled debut album from Newhalem (\"new-HAY-lum\") like the town in the North Cascades, is out now! https://newhalem.bandcamp.com/album/newhalem\n\nNewhalem is a guitar-forward indie rock record with lo-fi and grunge textures. The songs feature dissonant chord progressions, layered vocals, subtle piano / synth, and melodic lead guitar lines tucked into the edges. It shifts between moods of melancholy, warmth, agitation, and the occasional dancy vibe.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}