Information about plays

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

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

{
    "id": 3562753,
    "uri": "https://api.kexp.org/v2/plays/3562753/?format=api",
    "airdate": "2025-10-08T17:35:30-07:00",
    "show": 64781,
    "show_uri": "https://api.kexp.org/v2/shows/64781/?format=api",
    "image_uri": "https://ia601900.us.archive.org/6/items/mbid-243ab50f-373a-4d0a-a5e6-419d699c40f7/mbid-243ab50f-373a-4d0a-a5e6-419d699c40f7-19199321409_thumb500.jpg",
    "thumbnail_uri": "https://ia801900.us.archive.org/6/items/mbid-243ab50f-373a-4d0a-a5e6-419d699c40f7/mbid-243ab50f-373a-4d0a-a5e6-419d699c40f7-19199321409_thumb250.jpg",
    "song": "Make Me Feel",
    "track_id": "f3f73959-d0f6-428d-a710-c574d99e799e",
    "recording_id": "746e685b-3c8d-49e3-81b9-0098e0d60d62",
    "artist": "Janelle Monáe",
    "artist_ids": [
        "ee190f6b-7d98-43ec-b924-da5f8018eca0"
    ],
    "album": "Make Me Feel",
    "release_id": "243ab50f-373a-4d0a-a5e6-419d699c40f7",
    "release_group_id": "f98a6542-8b6a-4b45-8bc7-10deb65d16a7",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2018-02-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#266...  in our countdown of KEXP's listener favorite albums of all time...\n---\n\nThe Prince influence on this song is impossible to ignore. The late Minneapolis star was both a friend to and a heavy influence on Monáe, remixing The Electric Lady's lead single \"Q.U.E.E.N\" and appearing on another of its tracks \"Givin Em What They Love.\"\n\nPrince worked closely with the songstress on Dirty Computer prior to his death in April, 2016. \"It's difficult for me to even speak about this because Prince was helping me with the album, before he passed on to another frequency,\" Monáe said.\n- \nhttps://bit.ly/3mKCkEe",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}