Information about plays

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

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

{
    "id": 3555044,
    "uri": "https://api.kexp.org/v2/plays/3555044/?format=api",
    "airdate": "2025-09-19T14:31:29-07:00",
    "show": 64603,
    "show_uri": "https://api.kexp.org/v2/shows/64603/?format=api",
    "image_uri": "https://ia801902.us.archive.org/34/items/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4-3817748806_thumb500.jpg",
    "thumbnail_uri": "https://ia801902.us.archive.org/34/items/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4-3817748806_thumb250.jpg",
    "song": "Renegades of Funk",
    "track_id": "51f22529-08b6-3e76-94ab-c47880e4d87d",
    "recording_id": "8e0f32f8-4e87-40c5-acb9-36e903f91aa8",
    "artist": "Rage Against the Machine",
    "artist_ids": [
        "3798b104-01cb-484c-a3b0-56adc6399b80"
    ],
    "album": "Renegades",
    "release_id": "1e73a19d-d21a-3e48-8616-fdfdbc64ddc4",
    "release_group_id": "38c1dd77-0116-380c-a4f5-2ea8e13389a3",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2000-12-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Natassja in Seattle and, Arnaud doing yard work in Shoreline WA\n\n\"Renegades of Funk\" is a song written by Afrika Bambaataa, Arthur Baker, John Miller & John Robie and recorded by Afrika Bambaataa & Soulsonic Force. \n\nThis cover from Rage Against the Machine blends in callouts to \"Apache\" by the Incredible Bongo Band and riffs from \"Gonna Raise Hell\" by Cheap Trick. \n\nThe music video includes montages of multiple civil rights heroes, from Sitting Bull and MLK Jr to Malcolm X and Paul Robeson - https://youtu.be/4KXdU3cZbNQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}