Information about plays

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

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

{
    "id": 3580685,
    "uri": "https://api.kexp.org/v2/plays/3580685/?format=api",
    "airdate": "2025-11-20T15:22:31-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia801603.us.archive.org/27/items/mbid-c68d3548-004a-49f1-a816-40f7b9e91305/mbid-c68d3548-004a-49f1-a816-40f7b9e91305-22195327958_thumb500.jpg",
    "thumbnail_uri": "https://ia601603.us.archive.org/27/items/mbid-c68d3548-004a-49f1-a816-40f7b9e91305/mbid-c68d3548-004a-49f1-a816-40f7b9e91305-22195327958_thumb250.jpg",
    "song": "Clovers",
    "track_id": "2318a755-78de-4f28-af20-8f23d45e6578",
    "recording_id": "31f8518e-861f-4a25-b514-7da14aaa8123",
    "artist": "Barrie",
    "artist_ids": [
        "10ad0e36-3ac3-4f7f-a48c-4dd91a26ed6b"
    ],
    "album": "Happy to Be Here",
    "release_id": "c68d3548-004a-49f1-a816-40f7b9e91305",
    "release_group_id": "7e606641-d60a-48b3-8d47-3a2486d2a914",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn-based musician and producer Barrie Lindsay is known simply as Barrie,: https://livesessions.npr.org/artists/barrie\n--\nThis track by Barrie was selected as a KEXP Song of the Day back in 2019: https://www.kexp.org/podcasts/song-of-the-day/2019/7/22/barrie-clovers/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}