Information about plays

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

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

{
    "id": 3545396,
    "uri": "https://api.kexp.org/v2/plays/3545396/?format=api",
    "airdate": "2025-08-27T07:05:00-07:00",
    "show": 64400,
    "show_uri": "https://api.kexp.org/v2/shows/64400/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e-27723957366_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e/mbid-e7fd7968-de45-4c7f-90d4-e2e39976cd4e-27723957366_thumb250.jpg",
    "song": "Interstellar Love",
    "track_id": "7e23b331-9b93-4222-a3d8-9a400b8f0a88",
    "recording_id": "589dfb9b-82a8-462c-95a2-3ce7d3fec226",
    "artist": "The Avalanches feat. Leon Bridges",
    "artist_ids": [
        "69d9dfd7-19b7-4a75-8a53-9f733fb5d774",
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Interstellar Love",
    "release_id": "e7fd7968-de45-4c7f-90d4-e2e39976cd4e",
    "release_group_id": "650edd17-bc62-486d-9792-fbd1356e773c",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2020-10-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We're celebrating the Interstellar Love we have for our 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!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}