Information about plays

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

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

{
    "id": 3548816,
    "uri": "https://api.kexp.org/v2/plays/3548816/?format=api",
    "airdate": "2025-09-04T11:40:09-07:00",
    "show": 64471,
    "show_uri": "https://api.kexp.org/v2/shows/64471/?format=api",
    "image_uri": "https://ia800408.us.archive.org/6/items/mbid-b68720a2-0d08-4247-bcc4-bed1d9a2fdb8/mbid-b68720a2-0d08-4247-bcc4-bed1d9a2fdb8-18634614297_thumb500.jpg",
    "thumbnail_uri": "https://ia600408.us.archive.org/6/items/mbid-b68720a2-0d08-4247-bcc4-bed1d9a2fdb8/mbid-b68720a2-0d08-4247-bcc4-bed1d9a2fdb8-18634614297_thumb250.jpg",
    "song": "How We Operate",
    "track_id": "e7b0d01d-2ca9-38e0-b900-89202c75670e",
    "recording_id": "4258b2db-d22d-44f0-a709-c9a443e3a18d",
    "artist": "Gomez",
    "artist_ids": [
        "304cdd9d-a04e-4eb2-865c-980a553a0efd"
    ],
    "album": "How We Operate",
    "release_id": "b68720a2-0d08-4247-bcc4-bed1d9a2fdb8",
    "release_group_id": "b1aa5757-fa1b-380b-8163-7bdafeb144ba",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2006-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gomez are an English indie rock band from Southport, comprised of Ian Ball, Paul \"Blackie\" Blackburn, Tom Gray, Ben Ottewell and Olly Peacock.  The band covers the genres of blues, indie, alternative, rock, folk, psychedelic and experimental.\n--\nGomez stopped by The Midday Show back in 2018. Check out their full performance and interview with Cheryl Waters here: https://www.youtube.com/watch?v=dx7kezXlF9U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}