Information about plays

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

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

{
    "id": 3548755,
    "uri": "https://api.kexp.org/v2/plays/3548755/?format=api",
    "airdate": "2025-09-04T07:56:09-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://ia801008.us.archive.org/24/items/mbid-f21c7918-75ce-4471-8576-ad28dd778516/mbid-f21c7918-75ce-4471-8576-ad28dd778516-42630705493_thumb500.jpg",
    "thumbnail_uri": "https://ia601008.us.archive.org/24/items/mbid-f21c7918-75ce-4471-8576-ad28dd778516/mbid-f21c7918-75ce-4471-8576-ad28dd778516-42630705493_thumb250.jpg",
    "song": "Maybe",
    "track_id": "93475d84-3636-4e7f-9ee1-f9f07507cb55",
    "recording_id": "07aca7cd-e97c-4a35-9de7-768b750da404",
    "artist": "O’o",
    "artist_ids": [
        "2bd6fa35-66c4-4fb1-976f-98cf423cd1c3"
    ],
    "album": "More Wishes, Less Bones",
    "release_id": "f21c7918-75ce-4471-8576-ad28dd778516",
    "release_group_id": "68a28363-e0b0-4921-9781-8060d9fd156b",
    "labels": [
        "InFiné"
    ],
    "label_ids": [
        "d920a943-abac-4299-b340-1ad30701b41a"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "O'o’s \"Maybe\" pulses with vibrant electronica, intricately capturing the thrilling uncertainty of hesitant romance. With its hypnotic beats and quirky synth textures, the song encapsulates those delicate moments before commitment, balancing desire and doubt with infectious energy.\n\nhttps://o-o-music.bandcamp.com/track/maybe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}