Information about plays

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

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

{
    "id": 3594431,
    "uri": "https://api.kexp.org/v2/plays/3594431/?format=api",
    "airdate": "2025-12-22T10:28:11-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "https://ia804503.us.archive.org/1/items/mbid-09066b28-aa60-43bd-a271-96405ee5ac20/mbid-09066b28-aa60-43bd-a271-96405ee5ac20-5969929982_thumb500.jpg",
    "thumbnail_uri": "https://ia804503.us.archive.org/1/items/mbid-09066b28-aa60-43bd-a271-96405ee5ac20/mbid-09066b28-aa60-43bd-a271-96405ee5ac20-5969929982_thumb250.jpg",
    "song": "Alan Parsons in a Winter Wonderland",
    "track_id": "23882fe2-7be4-391a-9ed2-cbde27fa59ae",
    "recording_id": "530e4027-d38e-480f-bc97-77b6437869ee",
    "artist": "Grandaddy",
    "artist_ids": [
        "9d4c4835-c71a-4647-a4fc-263e26832cd0"
    ],
    "album": "It’s a Cool, Cool Christmas",
    "release_id": "09066b28-aa60-43bd-a271-96405ee5ac20",
    "release_group_id": "38311ad3-24e1-3fbb-9f88-fa43918516cc",
    "labels": [
        "Jeepster Recordings"
    ],
    "label_ids": [
        "d8ddfba4-7f0e-4313-8543-048cc2f72f8f"
    ],
    "release_date": "2000-11-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request from Ben in Berkeley, also found on the same compilation of the Dandy Warhol's \"Little Drummer Boy\".\n\nGrandaddy walks the line between poking fun and heartwarmingly sincere in their Alan Parsons Christmas tribute. Parsons' production fingerprints are over The Beatles' Abbey Road/Let it Be, and Pink Floyd's Dark Side of the Moon. Happy Holidays, y'all!\n\nhttps://www.grandaddymusic.com\nhttps://grandaddy.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}