Information about plays

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

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

{
    "id": 3545168,
    "uri": "https://api.kexp.org/v2/plays/3545168/?format=api",
    "airdate": "2025-08-26T18:22:44-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia601904.us.archive.org/6/items/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d-42100891896_thumb500.jpg",
    "thumbnail_uri": "https://dn720706.ca.archive.org/0/items/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d/mbid-b65cfcb5-9a09-4902-8c27-caced55b204d-42100891896_thumb250.jpg",
    "song": "E.B.I.T.D.A.",
    "track_id": "9f81686f-f9f6-4a71-9df6-b6fd96934e1d",
    "recording_id": "978d6081-6cd6-4f55-83d7-feb41f2603d3",
    "artist": "Clipse & Pharrell Williams",
    "artist_ids": [
        "149f91ef-1287-46da-9a8e-87fee02f1471",
        "e6424fa5-08d3-41c6-96f3-8549f733708c"
    ],
    "album": "Let God Sort Em Out",
    "release_id": "b65cfcb5-9a09-4902-8c27-caced55b204d",
    "release_group_id": "18cdc08c-03a1-4e55-9624-b7f9dbb968f5",
    "labels": [
        "Roc Nation Distribution"
    ],
    "label_ids": [
        "a9126a7c-9d19-4a2f-ba44-8a9a582b8ed0"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from Clipse & Pharrel Williams with rave reviews! \n\n\"Scathing disses, star guests, inspired Pharrell beats and great lines from chilling to laugh-out-loud: the duo’s first album since 2009 is so much more than the drama around it\", writes the Guardian's Alexis Petridis who had this as his pick of the week. \n\nVideo:\nhttps://www.youtube.com/watch?v=nWo-lFR6R5E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}