Information about plays

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

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

{
    "id": 3639131,
    "uri": "https://api.kexp.org/v2/plays/3639131/?format=api",
    "airdate": "2026-04-07T17:22:40-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://dn721706.ca.archive.org/0/items/mbid-b775e61f-1d1b-39a7-96d4-a31ed5569e18/mbid-b775e61f-1d1b-39a7-96d4-a31ed5569e18-24105571696_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "Waterloo Sunset",
    "track_id": "8193f471-7971-37f8-94cf-e5c12e0ec9e6",
    "recording_id": "a431af7b-feaf-4f65-aafa-995960e7fcfe",
    "artist": "The Kinks",
    "artist_ids": [
        "17b53d9f-5c63-4a09-a593-dde4608e0db9"
    ],
    "album": "The Singles Collection",
    "release_id": "b775e61f-1d1b-39a7-96d4-a31ed5569e18",
    "release_group_id": "e4ee40a9-40d1-3c73-aa3e-3286df31ef04",
    "labels": [
        "Essential! Records"
    ],
    "label_ids": [
        "9351301f-8a99-41f3-96f5-9aac14bf7ac7"
    ],
    "release_date": "1997-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Out to Janelle in Port Orchard\n___\nPaul Weller has said this is his favorite song, Pete Townshend has called it \"divine\", and Tim Finn once said it was the song he wished he had written. \n\nDid you know that the song came to Ray Davies in a dream? \n\nhttps://www.loudersound.com/features/the-story-behind-waterloo-sunset-the-kinks",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}