Information about plays

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

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

{
    "id": 3609391,
    "uri": "https://api.kexp.org/v2/plays/3609391/?format=api",
    "airdate": "2026-01-26T12:59:32-08:00",
    "show": 65761,
    "show_uri": "https://api.kexp.org/v2/shows/65761/?format=api",
    "image_uri": "https://ia600200.us.archive.org/15/items/mbid-884363e2-e302-483f-a2bb-fd00609798c1/mbid-884363e2-e302-483f-a2bb-fd00609798c1-10385889467_thumb500.jpg",
    "thumbnail_uri": "https://ia600200.us.archive.org/15/items/mbid-884363e2-e302-483f-a2bb-fd00609798c1/mbid-884363e2-e302-483f-a2bb-fd00609798c1-10385889467_thumb250.jpg",
    "song": "Hold On",
    "track_id": "3d9e2819-6f99-3350-af4d-97bde6eca1a3",
    "recording_id": "1822df4c-5930-4bb8-b78c-4cf65294e413",
    "artist": "Alabama Shakes",
    "artist_ids": [
        "40419b33-18e9-4d5a-a674-30b4bb14bac2"
    ],
    "album": "Boys & Girls",
    "release_id": "884363e2-e302-483f-a2bb-fd00609798c1",
    "release_group_id": "83024532-0142-4ac5-b473-e38681350db0",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2012-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Alabama Shakes joined Cheryl Waters in the KEXP studio back in 2012 and played \"Hold On\" to close out their session. Watch it here:\nhttps://youtu.be/hULIhLJ5RUM.\n\nhttps://alabamashakes.bandcamp.com/album/boys-girls\nhttps://www.brittanyhoward.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}