Information about plays

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

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

{
    "id": 3550860,
    "uri": "https://api.kexp.org/v2/plays/3550860/?format=api",
    "airdate": "2025-09-09T12:42:06-07:00",
    "show": 64517,
    "show_uri": "https://api.kexp.org/v2/shows/64517/?format=api",
    "image_uri": "https://ia800605.us.archive.org/3/items/mbid-e8de0312-4fc9-4e04-91f5-5929adf09174/mbid-e8de0312-4fc9-4e04-91f5-5929adf09174-14674588628_thumb500.jpg",
    "thumbnail_uri": "https://ia600605.us.archive.org/3/items/mbid-e8de0312-4fc9-4e04-91f5-5929adf09174/mbid-e8de0312-4fc9-4e04-91f5-5929adf09174-14674588628_thumb250.jpg",
    "song": "Fantasy",
    "track_id": "9ae9df6c-8993-3edb-872a-915b4373b8df",
    "recording_id": "4cbe31ef-d43e-4ab0-8913-b09e95efb3f4",
    "artist": "Aquarian Dream",
    "artist_ids": [
        "3d04774a-9454-4920-8729-9150f3f66a2d"
    ],
    "album": "Fantasy",
    "release_id": "e8de0312-4fc9-4e04-91f5-5929adf09174",
    "release_group_id": "47a078fb-71bd-3161-a4d2-dc77ca5bdb47",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1978-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aquarian Dream was an obscure but noteworthy 1970s soul/funk band that, despite its association with Norman Connors, was unable to score a hit. The band was formed in 1976, when Connors brought it to Buddah and produced its debut album, Norman Connors Presents Aquarian Dream. Here's more about the band: https://www.allmusic.com/artist/aquarian-dream-mn0000597743",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}