Information about plays

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

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

{
    "id": 3554946,
    "uri": "https://api.kexp.org/v2/plays/3554946/?format=api",
    "airdate": "2025-09-19T09:16:07-07:00",
    "show": 64601,
    "show_uri": "https://api.kexp.org/v2/shows/64601/?format=api",
    "image_uri": "https://ia804601.us.archive.org/32/items/mbid-e9f31b3d-67e7-425f-9d0b-67a67bd489f8/mbid-e9f31b3d-67e7-425f-9d0b-67a67bd489f8-31896009812_thumb500.jpg",
    "thumbnail_uri": "https://ia904601.us.archive.org/32/items/mbid-e9f31b3d-67e7-425f-9d0b-67a67bd489f8/mbid-e9f31b3d-67e7-425f-9d0b-67a67bd489f8-31896009812_thumb250.jpg",
    "song": "Smalltown Boy",
    "track_id": "706df609-434c-31c9-808a-2fb9c6c98cc1",
    "recording_id": "6333bcb0-375a-4d6a-b657-3616015453ba",
    "artist": "Bronski Beat",
    "artist_ids": [
        "27acebf2-5440-42a7-9db6-19ad2c9dea38"
    ],
    "album": "The Age of Consent",
    "release_id": "e9f31b3d-67e7-425f-9d0b-67a67bd489f8",
    "release_group_id": "00a48312-d0c0-3bee-8818-6d1b836b52e0",
    "labels": [
        "Metronome"
    ],
    "label_ids": [
        "b20a6195-5d40-4717-9882-02f7e9a53f16"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Steve Bronski, part of the 1980s British synth-pop trio Bronski Beat, whose members were openly gay at a time when that was uncommon and whose early songs unabashedly addressed homophobia and other gay issues, died after a fire in London in 2021.  He was 61 years old.: https://www.nytimes.com/2021/12/22/arts/music/steve-bronski-dead.html\n--\nSinger Jimmy Somerville wrote the song as a sort of autobiographical story of his life and experiences dealing with homophobia in 1980's Scotland. https://storyofsong.com/story/smalltown-boy/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}