Information about plays

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

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

{
    "id": 3555425,
    "uri": "https://api.kexp.org/v2/plays/3555425/?format=api",
    "airdate": "2025-09-20T12:10:07-07:00",
    "show": 64613,
    "show_uri": "https://api.kexp.org/v2/shows/64613/?format=api",
    "image_uri": "https://ia601406.us.archive.org/11/items/mbid-8941a99a-22c6-4ca3-a9b0-83cbb0f43163/mbid-8941a99a-22c6-4ca3-a9b0-83cbb0f43163-17014894055_thumb500.jpg",
    "thumbnail_uri": "https://ia601406.us.archive.org/11/items/mbid-8941a99a-22c6-4ca3-a9b0-83cbb0f43163/mbid-8941a99a-22c6-4ca3-a9b0-83cbb0f43163-17014894055_thumb250.jpg",
    "song": "We Could Run",
    "track_id": "38c1171d-41e0-4d8d-9fea-b8da88b1236a",
    "recording_id": "03a9948c-f716-4902-8c8c-dfa0562256fe",
    "artist": "Beth Ditto",
    "artist_ids": [
        "a23b8dc2-97f4-4eab-a76d-dc3b2ef4b537"
    ],
    "album": "Fake Sugar",
    "release_id": "8941a99a-22c6-4ca3-a9b0-83cbb0f43163",
    "release_group_id": "c62f6f2d-d97f-42a2-a006-6c5ed109403d",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2017-06-16",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Before she became known as the growling feminist frontwoman of the punk-inflected rock band Gossip, Beth Ditto was a misfit in rural Arkansas, with a crew of queer outsider friends, a fertile imagination, and dreams of being a star. At age 18, in 1999, she set out for the Northwest, cut her teeth in the riot grrrl scene of Olympia, Washington, and within a few months was one-third of a group that projected a message of acceptance, body positivity, and, yes, soulful, sweaty dancing.\n\nEnjoy this interview that Miss Piggy (!) did with Beth Ditto:\nhttps://www.interviewmagazine.com/music/beth-ditto\n--\nShe has described “We Could Run” as her “U2 song.” The video, directed by Mark Staubach, follows two young girls as they run away together, enjoying the limitlessness of freedom.: https://www.youtube.com/watch?v=b6zNcaXdFKE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}