Information about plays

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

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

{
    "id": 3545366,
    "uri": "https://api.kexp.org/v2/plays/3545366/?format=api",
    "airdate": "2025-08-27T04:57:41-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://ia803103.us.archive.org/22/items/mbid-42306580-ccf0-4e50-917d-762fe5507701/mbid-42306580-ccf0-4e50-917d-762fe5507701-24191117060_thumb500.jpg",
    "thumbnail_uri": "https://ia803103.us.archive.org/22/items/mbid-42306580-ccf0-4e50-917d-762fe5507701/mbid-42306580-ccf0-4e50-917d-762fe5507701-24191117060_thumb250.jpg",
    "song": "Let Me Go",
    "track_id": "b0b59c03-6981-4727-9e36-5f531aa5e41b",
    "recording_id": "55c50082-6abf-4892-8594-ee44708d9856",
    "artist": "SAULT",
    "artist_ids": [
        "23b19bc5-813e-4456-bbae-ac3ca118f535"
    ],
    "album": "5",
    "release_id": "42306580-ccf0-4e50-917d-762fe5507701",
    "release_group_id": "5620cb68-c239-4fec-aad6-2cc0c220653d",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl Waters selected \"Let Me Go\" as a KEXP Song of the Day in 2019. Get it here - https://kexp.org/podcasts/song-of-the-day/2019/9/4/sault-let-me-go\n---\nhttps://www.sault.global/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}