Information about plays

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

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

{
    "id": 3558830,
    "uri": "https://api.kexp.org/v2/plays/3558830/?format=api",
    "airdate": "2025-09-28T14:23:55-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://ia800903.us.archive.org/32/items/mbid-636f19a5-5cf3-463b-b2e5-6edd7f5d0f04/mbid-636f19a5-5cf3-463b-b2e5-6edd7f5d0f04-40864167787_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-636f19a5-5cf3-463b-b2e5-6edd7f5d0f04/mbid-636f19a5-5cf3-463b-b2e5-6edd7f5d0f04-40864167787_thumb250.jpg",
    "song": "Ghetto Supastar (That Is What You Are)",
    "track_id": "c1fb337d-887c-4147-a047-06abf69a4780",
    "recording_id": "e90aca5f-17ad-4107-a89b-c07b8454682f",
    "artist": "Pras",
    "artist_ids": [
        "f607e1fd-4ae2-41c1-912d-4ad6e9eec279"
    ],
    "album": "Ghetto Supastar",
    "release_id": "636f19a5-5cf3-463b-b2e5-6edd7f5d0f04",
    "release_group_id": "7420f5fb-b9a7-324f-9e03-1a7d384e0d2d",
    "labels": [
        "Ruffhouse Records"
    ],
    "label_ids": [
        "fb5e3051-217d-4ab7-bc7b-1d1d8e2327b3"
    ],
    "release_date": "1998-10-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Produced by Wyclef Jean and Jerry \"Wonda\" Duplessis for Pras' debut solo studio album.\n\nThis song interpolates Kenny Rogers and Dolly Parton's 1983 single \"Islands in the Stream\", as written by the Bee Gees, and samples \"Get Up, Get into It, Get Involved\" by James Brown. AND...multiple elements of \"Under the Influence of Love.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}