Information about plays

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

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

{
    "id": 3613570,
    "uri": "https://api.kexp.org/v2/plays/3613570/?format=api",
    "airdate": "2026-02-05T14:46:02-08:00",
    "show": 65847,
    "show_uri": "https://api.kexp.org/v2/shows/65847/?format=api",
    "image_uri": "https://ia800604.us.archive.org/25/items/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989-1373313355_thumb500.jpg",
    "thumbnail_uri": "https://ia800604.us.archive.org/25/items/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989/mbid-e3655e9f-3db1-434d-bb4b-3529d09b2989-1373313355_thumb250.jpg",
    "song": "Lightworks",
    "track_id": "ffd532bd-38bb-3c46-b10b-e60eecd7a838",
    "recording_id": "f676f984-b560-47d0-918f-9a2ff5ac2dbe",
    "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": "\"Lightworks\" contains samples of \"Lightworks\" by Raymond Scott, \"King of the Beats\" by Mantronix, \"Bendix the Tomorrow People\" by Raymond Scott, \"Six Figures\" by Skillz and Ras Kass and \"Cyclic Bit #1\" by Raymond Scott.\n--\nJ Dilla's mother Maureen \"Ma Dukes\" Yancey described 'Lightworks' as \"one of the special ones\" from the album Donuts (2006), in that its blend of both commercial and underground genres with \"way out there\" classical music was \"so different\" to the rest of his discography.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}