Information about plays

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

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

{
    "id": 3545403,
    "uri": "https://api.kexp.org/v2/plays/3545403/?format=api",
    "airdate": "2025-08-27T07:32:33-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://ia904607.us.archive.org/35/items/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5-2503734818_thumb500.jpg",
    "thumbnail_uri": "https://ia804607.us.archive.org/35/items/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5/mbid-aab9191c-f1d4-4b54-b7e5-ad9439d480a5-2503734818_thumb250.jpg",
    "song": "Spread Your Love",
    "track_id": "c693f4cd-948c-3c6b-9922-50cab4539c03",
    "recording_id": "8d555b93-a5d8-4959-b3e1-c50bcd27fabc",
    "artist": "Black Rebel Motorcycle Club",
    "artist_ids": [
        "32b90c92-9978-4a07-90eb-caa4b22f4907"
    ],
    "album": "B.R.M.C.",
    "release_id": "aab9191c-f1d4-4b54-b7e5-ad9439d480a5",
    "release_group_id": "ed9f81e5-7964-31ba-a49b-0776790e2347",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2001-04-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We're spreading the love for KEXP Amplifiers today! We'll spend all day playing song requests and sharing stories on air about what being an Amplifier means to you. We can’t wait to devote an entire day to the beating heart of this community of music lovers. Go to KEXP.ORG (https://kexp.org/) to learn more!\n\n-Requested by Wendy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}