Information about plays

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

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

{
    "id": 3597226,
    "uri": "https://api.kexp.org/v2/plays/3597226/?format=api",
    "airdate": "2025-12-28T15:41:53-08:00",
    "show": 65499,
    "show_uri": "https://api.kexp.org/v2/shows/65499/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Modern Man",
    "track_id": "44018021-66cb-43d7-8d70-9063383531f8",
    "recording_id": "66bfd1d7-8dc5-42d3-abb8-287ae9f3b8ea",
    "artist": "MORN",
    "artist_ids": [
        "03004281-fae9-4762-9e21-88717a9e3b7a"
    ],
    "album": "Modern Man",
    "release_id": "f3ae0b43-e8d6-477c-a7ca-eca385022384",
    "release_group_id": "6ce667b6-7da7-4dd5-b2da-4a19bcb508bb",
    "labels": [
        "Speedy Wunderground"
    ],
    "label_ids": [
        "6512d2c8-a4a4-47aa-bbd3-d25e34c5d10a"
    ],
    "release_date": "2025-05-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Kevin Cole's favourite albums of 2025!\n\nRecorded by superproducer Dan Carey as part of his Speedy Wunderground Single Series! #7 of the SWSS manifesto reads, \"The core of each song will be a live take recorded in the dark with smoke and lazers and somewhere on each record the Swarmatron will make an appearance.\" You can enjoy the full list here: https://tinyurl.com/mtwz6r7c\n\nForming over their shared love of nature, Miles Davis, and The Mighty Boosh in the historic town of Monmouth, Wales, MORN is a love letter to all of the things they hold dear to their hearts. Vocalist and guitarist Oliver Riba shares, \"Modern Man came from the wild urgency of our lives. Born from teenage riffs, shaped by laughter, anger, and fear. It’s a desperate sprint through the loneliness and madness of routine, a strange reflection on the dream of escape.\n\n\"It felt right that it was all captured live, and Dan Carey really brought it to life with a touch of his magic.\" https://tinyurl.com/5n6z8tkt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}