Information about plays

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

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

{
    "id": 3527527,
    "uri": "https://api.kexp.org/v2/plays/3527527/?format=api",
    "airdate": "2025-07-16T01:11:52-07:00",
    "show": 64026,
    "show_uri": "https://api.kexp.org/v2/shows/64026/?format=api",
    "image_uri": "https://ia800802.us.archive.org/12/items/mbid-57c6819c-5e95-495c-b51c-f7674402652e/mbid-57c6819c-5e95-495c-b51c-f7674402652e-41954002226_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-57c6819c-5e95-495c-b51c-f7674402652e/mbid-57c6819c-5e95-495c-b51c-f7674402652e-41954002226_thumb250.jpg",
    "song": "Everybody Gets Down",
    "track_id": "64e802a1-cce0-405d-ba6a-50d3d4b7e7b4",
    "recording_id": "dc800f80-1554-468d-a66f-1628c756d563",
    "artist": "NxWorries",
    "artist_ids": [
        "96c5c9a3-6c9b-41a7-90cc-e7375afbfde1"
    ],
    "album": "Everybody Gets Down",
    "release_id": "57c6819c-5e95-495c-b51c-f7674402652e",
    "release_group_id": "effaf5d6-cf8e-4bde-858a-22f01f5f3f9f",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-05-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "NxWorries is an American music superduo consisting of recording artist Anderson .Paak and record producer Knxwledge. \n\nhttps://nxworriesmusic.com/\n\nUPCOMING SHOWS + Sept 11 @ Showbox SoDo (SEA) + Oct 12 @ The Masonic (SF)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}