Information about plays

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

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

{
    "id": 3628072,
    "uri": "https://api.kexp.org/v2/plays/3628072/?format=api",
    "airdate": "2026-03-12T10:04:34-07:00",
    "show": 66159,
    "show_uri": "https://api.kexp.org/v2/shows/66159/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-7067a316-e449-468b-ae74-1a0c0037b853/mbid-7067a316-e449-468b-ae74-1a0c0037b853-11178589038_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-7067a316-e449-468b-ae74-1a0c0037b853/mbid-7067a316-e449-468b-ae74-1a0c0037b853-11178589038_thumb250.jpg",
    "song": "Flash Light",
    "track_id": "0b5077a9-7c17-3b00-be2c-8be970d7daab",
    "recording_id": "5cc7904e-2ac2-4e07-bc5d-f6febbf85145",
    "artist": "Parliament",
    "artist_ids": [
        "d1947987-9614-49ae-bd36-8000e6b6f7d0"
    ],
    "album": "Flash Light",
    "release_id": "7067a316-e449-468b-ae74-1a0c0037b853",
    "release_group_id": "c1e24091-6e8a-4f71-b964-dc6d932d97f8",
    "labels": [
        "Casablanca Records"
    ],
    "label_ids": [
        "98f93684-2a6f-4d40-ac6a-41fd0cc8ecc8"
    ],
    "release_date": "1977-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thanks for tuning into The Midday Show with Cheryl Waters and DJ Kennady! We're on the second to last day of the spring drive - hope you're ready to dance and donate!!\nhttp://kexp.org/donate\n--\nBernie Worrell was one of the earliest users of the Minimoog monophonic synth which you hear prominently featured on this track. Besides the repeating wordless vocal motif, the bassline is probably the most easily identifiable element of the tune.  https://bit.ly/3kjS9jX",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}