Information about plays

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

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

{
    "id": 3557913,
    "uri": "https://api.kexp.org/v2/plays/3557913/?format=api",
    "airdate": "2025-09-26T09:44:08-07:00",
    "show": 64664,
    "show_uri": "https://api.kexp.org/v2/shows/64664/?format=api",
    "image_uri": "https://ia904604.us.archive.org/11/items/mbid-15885052-91af-46b8-b186-cb8f3ff1a85c/mbid-15885052-91af-46b8-b186-cb8f3ff1a85c-18500665626_thumb500.jpg",
    "thumbnail_uri": "https://ia904604.us.archive.org/11/items/mbid-15885052-91af-46b8-b186-cb8f3ff1a85c/mbid-15885052-91af-46b8-b186-cb8f3ff1a85c-18500665626_thumb250.jpg",
    "song": "Can You Help Me?",
    "track_id": "1eb90e38-fc0a-3b2c-9d17-1d50ebf2a3e6",
    "recording_id": "e827c5a1-a95c-421c-825a-ed722aa0aa9c",
    "artist": "American Music Club",
    "artist_ids": [
        "5837d14e-4d18-49cf-a759-e5818714bce4"
    ],
    "album": "San Francisco",
    "release_id": "71c0f773-729e-4d6f-a014-767281ab5c5c",
    "release_group_id": "1d8f34c9-c2a6-30b4-86c3-1e5d0394121c",
    "labels": [],
    "label_ids": [],
    "release_date": "1994-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band's biography says, \"American Music Club’s story is not an unusual one. The musicians met in bars, through mutual friends and interests, and according to main songwriter and now solo artist Mark Eitzel, formed the core of American Music Club in ’83. The band consisted of Eitzel, guitarist Vudi (born Mark Pankler), bassist Dan Pearson, keyboardist Brad Johnson and drummer Matt Norelli. What is unusual is the beautiful music they created during their time together.\": https://www.aliasrecords.com/artists/american-music-club/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}