Information about plays

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

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

{
    "id": 3633362,
    "uri": "https://api.kexp.org/v2/plays/3633362/?format=api",
    "airdate": "2026-03-25T04:02:10-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-d5e252a9-694d-4e58-967d-694457988229/mbid-d5e252a9-694d-4e58-967d-694457988229-11562117712_thumb500.jpg",
    "thumbnail_uri": "https://ia903200.us.archive.org/13/items/mbid-d5e252a9-694d-4e58-967d-694457988229/mbid-d5e252a9-694d-4e58-967d-694457988229-11562117712_thumb250.jpg",
    "song": "Peggy Sue",
    "track_id": "2f7e5433-1aec-3b20-a46a-44e76086ad23",
    "recording_id": "a0e93806-1dea-4d57-bc5f-f6c459d14a09",
    "artist": "Buddy Holly",
    "artist_ids": [
        "d352f5dd-3023-4565-a7bb-52396bf8821d"
    ],
    "album": "The Definitive Collection",
    "release_id": "d5e252a9-694d-4e58-967d-694457988229",
    "release_group_id": "e86396d2-f225-3320-89a7-ccea471a75ce",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2006-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It has been suggested that Eric Haydock named the group in relation to a Christmas holly garland, though in a 2009 interview Graham Nash said that the group decided just prior to a performance to call themselves the Hollies because of their admiration for Buddy Holly.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}