Information about plays

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

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

{
    "id": 3628357,
    "uri": "https://api.kexp.org/v2/plays/3628357/?format=api",
    "airdate": "2026-03-13T08:24:00-07:00",
    "show": 66168,
    "show_uri": "https://api.kexp.org/v2/shows/66168/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb-11809741408_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb-11809741408_thumb250.jpg",
    "song": "Right Here, Right Now",
    "track_id": "54cf581c-ddd6-4ca1-bd12-215f9069dd3f",
    "recording_id": "aa2503a1-8f02-4047-8951-f50305c2f82a",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "Why Try Harder: The Greatest Hits",
    "release_id": "148ca65a-b481-3f76-8f76-c120efb3a5fb",
    "release_group_id": "2b2fcef4-3d3d-39f0-af72-141c8e553f0b",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2006-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"This is your life. Right here, right now. It's real.\" That's the quote from Angela Bassett's character in the 1995 movie \"Strange Days\" that Fatboy Slim sampled for this track.\n--\n\"This IS your life. Right here, right now.\"\" Donate now.: https://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}