Information about plays

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

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

{
    "id": 3631660,
    "uri": "https://api.kexp.org/v2/plays/3631660/?format=api",
    "airdate": "2026-03-20T21:09:31-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://dn711000.ca.archive.org/0/items/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989-1373313355_thumb500.jpg",
    "thumbnail_uri": "https://dn711000.ca.archive.org/0/items/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989-1373313355_thumb250.jpg",
    "song": "Time: The Donut of the Heart",
    "track_id": "9faa3480-1a18-3d66-b4c3-ec3a5a40db59",
    "recording_id": "567671b0-53f8-4314-91bc-fae87cd0197b",
    "artist": "J Dilla",
    "artist_ids": [
        "cbcbb22c-3a8d-46af-b4ba-09c98f0d7931"
    ],
    "album": "Donuts",
    "release_id": "e3655e9f-3db1-434d-bb4b-3529d09b2989",
    "release_group_id": "6b78c33a-64c4-3472-99e9-be45a392acb4",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2006-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "J Dilla produced for De La Soul (Stakes Is High) and is one of the most influential producers connecting jazz, soul, and hip-hop!\n\nDonuts is the second studio album by American hip hop producer J Dilla and his final album to be released - it was released on February 7, 2006, by Stones Throw Records, on his 32nd birthday, just three days before his death.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}