Information about plays

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

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

{
    "id": 3562793,
    "uri": "https://api.kexp.org/v2/plays/3562793/?format=api",
    "airdate": "2025-10-08T20:23:26-07:00",
    "show": 64782,
    "show_uri": "https://api.kexp.org/v2/shows/64782/?format=api",
    "image_uri": "https://ia800209.us.archive.org/21/items/mbid-d0154297-5df3-4885-9a26-9d337b27218d/mbid-d0154297-5df3-4885-9a26-9d337b27218d-9985074472_thumb500.jpg",
    "thumbnail_uri": "https://ia800209.us.archive.org/21/items/mbid-d0154297-5df3-4885-9a26-9d337b27218d/mbid-d0154297-5df3-4885-9a26-9d337b27218d-9985074472_thumb250.jpg",
    "song": "Mushroom",
    "track_id": "a0350352-da6a-3862-aa4b-1d5d68e39bc7",
    "recording_id": "1289d253-103b-4ccd-9919-ae489c44a7ca",
    "artist": "Can",
    "artist_ids": [
        "13501c7d-d181-45ba-af52-5f101d8516a0"
    ],
    "album": "Tago Mago",
    "release_id": "d0154297-5df3-4885-9a26-9d337b27218d",
    "release_group_id": "13d08c0e-14e2-30b2-9ad7-5f501761a8ea",
    "labels": [
        "Spoon Records"
    ],
    "label_ids": [
        "92ab7096-226a-451d-af9e-865cb3b68025"
    ],
    "release_date": "2011-11-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Make a gift of $15/month or more online THIS hour and you'll get a special Hellraiser tee in addition to your other gifts!\n\nThe Hellraiser tee is a fan favorite from the past. It's a soft charcoal shirt and has a super cool psychedelic skull and flames design.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}