Information about plays

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

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

{
    "id": 3548018,
    "uri": "https://api.kexp.org/v2/plays/3548018/?format=api",
    "airdate": "2025-09-02T14:14:03-07:00",
    "show": 64455,
    "show_uri": "https://api.kexp.org/v2/shows/64455/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b-42793539960_thumb500.jpg",
    "thumbnail_uri": "https://dn720707.ca.archive.org/0/items/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b/mbid-655060f6-7be1-44e0-963b-14749d6c4d7b-42793539960_thumb250.jpg",
    "song": "Snurra På Hjulet",
    "track_id": "73b87da0-c34b-45d3-b7ed-915d06244c1d",
    "recording_id": "1ed998f9-955b-4009-8f0b-eb86961198ff",
    "artist": "Dungen",
    "artist_ids": [
        "25c76eb2-a92d-4624-9e30-093fc16ed5eb"
    ],
    "album": "Sitting on the Moon",
    "release_id": "655060f6-7be1-44e0-963b-14749d6c4d7b",
    "release_group_id": "ac24553d-16fc-434f-99be-f503e52ff520",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2025-08-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The collection features new material from luminaries, all of whom wrote and recorded with the seasonal tone of “summer” in mind. The resulting album captures the warmth and lightness of that Earth cycle effortlessly.\n\nWith new songs from Connan Mockasin, Dungen, Jefre Cantu-Ledesma, Robert Lester Folsom and more, Sitting on the Moon is a mysterious and drifting collection of songs evincing meandering summer nights.\n\nhttps://mexicansummer.com/out-now-sitting-on-the-moon/\n\nhttps://mexicansummer.bandcamp.com/track/snurra-p-hjulet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}