Information about plays

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

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

{
    "id": 3633259,
    "uri": "https://api.kexp.org/v2/plays/3633259/?format=api",
    "airdate": "2026-03-24T21:53:43-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-b4c86bef-7833-4547-88d2-c6cd18b70eef/mbid-b4c86bef-7833-4547-88d2-c6cd18b70eef-10136109530_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-b4c86bef-7833-4547-88d2-c6cd18b70eef/mbid-b4c86bef-7833-4547-88d2-c6cd18b70eef-10136109530_thumb250.jpg",
    "song": "In the Death Car",
    "track_id": "b1e2c5aa-4e07-3cfd-83e9-2250c9e64ad2",
    "recording_id": "f6495d32-1526-4712-b611-be5c7d691bb1",
    "artist": "Goran Bregović",
    "artist_ids": [
        "883ece23-2779-4091-b527-62eb07ee79d4"
    ],
    "album": "Welcome to Goran Bregović",
    "release_id": "b4c86bef-7833-4547-88d2-c6cd18b70eef",
    "release_group_id": "8528b6a5-aa1b-46de-9466-0b6a690b33df",
    "labels": [
        "Wrasse Records"
    ],
    "label_ids": [
        "3a33c6f4-b06e-4d23-8ebf-ba3d2c9edab3"
    ],
    "release_date": "2009-06-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iggy Pop on Vocals. Iggy was produced  by Brian Eno\n\nThis track samples \"Solenzara\" by Régina Et Bruno",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}