Information about plays

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

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

{
    "id": 3667374,
    "uri": "https://api.kexp.org/v2/plays/3667374/?format=api",
    "airdate": "2026-06-13T13:59:39-07:00",
    "show": 66978,
    "show_uri": "https://api.kexp.org/v2/shows/66978/?format=api",
    "image_uri": "https://dn720801.ca.archive.org/0/items/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7-44685240210_thumb500.jpg",
    "thumbnail_uri": "https://dn720801.ca.archive.org/0/items/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7/mbid-c88f9195-ae1e-408b-829a-ad85d1e373c7-44685240210_thumb250.jpg",
    "song": "The Wave",
    "track_id": "30e066d9-15bb-49bc-a6da-530640f56d56",
    "recording_id": "593687b0-7852-4385-aa6c-ac407c35ad8c",
    "artist": "Jungle",
    "artist_ids": [
        "6bbb3983-ce8a-4971-96e0-7cae73268fc4"
    ],
    "album": "Sunshine",
    "release_id": "c88f9195-ae1e-408b-829a-ad85d1e373c7",
    "release_group_id": "0e446f39-1c6c-4ab7-a926-7d0cd92d0529",
    "labels": [
        "Caiola Records"
    ],
    "label_ids": [
        "32dc4101-1ddf-4c46-bd82-eee0e1179eb7"
    ],
    "release_date": "2026-08-14",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jungle have dropped the feel-good summer anthem ‘The Wave’.\nThe new single marks the latest to be shared from the trio’s forthcoming album ‘Sunshine’, following on from the lead single ‘Carry On’, which was released in March. The new album is set to be released on August 14.\n\nhttps://www.nme.com/news/music/listen-to-jungles-new-feel-good-single-the-wave-3948729",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}