Information about plays

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

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

{
    "id": 3662811,
    "uri": "https://api.kexp.org/v2/plays/3662811/?format=api",
    "airdate": "2026-06-02T13:28:31-07:00",
    "show": 66885,
    "show_uri": "https://api.kexp.org/v2/shows/66885/?format=api",
    "image_uri": "https://coverartarchive.org/release/4138236f-05c6-3494-b6d8-5d460024ed21/12551767179-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4138236f-05c6-3494-b6d8-5d460024ed21/12551767179-250.jpg",
    "song": "Gimme! Gimme! Gimme! (A Man After Midnight)",
    "track_id": null,
    "recording_id": "e1b7b099-abe6-4b7f-b06e-2c7cba7ffe7f",
    "artist": "ABBA",
    "artist_ids": [
        "d87e52c5-bb8d-4da8-b941-9f4928627dc8"
    ],
    "album": "Voulez‐vous",
    "release_id": null,
    "release_group_id": "7401fb97-46e6-32cd-bd59-6c49debaa3ae",
    "labels": [
        "Polar"
    ],
    "label_ids": [
        "91edee57-cbb2-44f4-a6c7-a1a022aead78"
    ],
    "release_date": "1979-04-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The rise of disco was a godsend for ABBA, who here harnessed their melodic gifts to the funkiest grooves they ever achieved...\" https://bit.ly/3QeWDSV \n\nThe music video for “Gimme! Gimme! Gimme! (A Man After Midnight)” was released in 1979 and directed by Lasse Halleström. The video shows ABBA recording the song in a recording studio, while the camera zooms in and out. Since its upload on YouTube in December 2009, the video currently has 178.6 million views and over 1.1 million likes.: https://bit.ly/3CXVMmE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}