Information about plays

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

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

{
    "id": 3627058,
    "uri": "https://api.kexp.org/v2/plays/3627058/?format=api",
    "airdate": "2026-03-09T09:21:50-07:00",
    "show": 66135,
    "show_uri": "https://api.kexp.org/v2/shows/66135/?format=api",
    "image_uri": "https://dn710208.ca.archive.org/0/items/mbid-031d08a2-dd19-4a49-a4fc-51c2247bede8/mbid-031d08a2-dd19-4a49-a4fc-51c2247bede8-34044197464_thumb500.jpg",
    "thumbnail_uri": "https://dn710208.ca.archive.org/0/items/mbid-031d08a2-dd19-4a49-a4fc-51c2247bede8/mbid-031d08a2-dd19-4a49-a4fc-51c2247bede8-34044197464_thumb250.jpg",
    "song": "We Belong",
    "track_id": "464769c1-be9e-4ddd-b700-c3aee23bda4f",
    "recording_id": "8c7569d2-cef5-48eb-9f54-ce72c1128605",
    "artist": "Pat Benatar",
    "artist_ids": [
        "6bc658ea-005f-486b-8f94-33a2e40f7a72"
    ],
    "album": "Tropico",
    "release_id": "031d08a2-dd19-4a49-a4fc-51c2247bede8",
    "release_group_id": "4b3c19c3-387a-3e1c-9e1c-c04408c51bf4",
    "labels": [
        "Chrysalis"
    ],
    "label_ids": [
        "ed5601e5-7c54-426e-982a-1a208dd0b0ad"
    ],
    "release_date": "1985-05-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Our listeners are our light and our thunder!  https://www.kexp.org/donate/\n--\n\"Whatever we deny or embrace for worse or for better\nWe belong, we belong, we belong together...\"\n\nDid you know that this song was written by two estranged friends — Dan Navarro and late songwriting partner Eric Lowen — who decided to bury the hatchet? : https://www.tennessean.com/story/entertainment/music/2014/06/25/story-behind-song-belong/11355177/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}