Information about plays

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

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

{
    "id": 3617439,
    "uri": "https://api.kexp.org/v2/plays/3617439/?format=api",
    "airdate": "2026-02-14T16:21:03-08:00",
    "show": 65933,
    "show_uri": "https://api.kexp.org/v2/shows/65933/?format=api",
    "image_uri": "https://ia801704.us.archive.org/22/items/mbid-ecc16f0b-2d10-4e4e-ad87-bd529562f204/mbid-ecc16f0b-2d10-4e4e-ad87-bd529562f204-36353669116_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-ecc16f0b-2d10-4e4e-ad87-bd529562f204/mbid-ecc16f0b-2d10-4e4e-ad87-bd529562f204-36353669116_thumb250.jpg",
    "song": "Then We Broke Up",
    "track_id": "b991d4a6-e4b8-4f41-a919-d5dd747d070a",
    "recording_id": "cb2d3f46-cfda-4f3c-b3d0-713b8ad67e62",
    "artist": "Homeboy Sandman",
    "artist_ids": [
        "65eaa552-1149-4b42-888e-6d6e4affdbff"
    ],
    "album": "Rich",
    "release_id": "ecc16f0b-2d10-4e4e-ad87-bd529562f204",
    "release_group_id": "f6fbb6ec-cbaf-4735-a002-65fb6814a598",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-08-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Get this one here:\nhttps://homeboysandman.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}