Information about plays

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

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

{
    "id": 3611224,
    "uri": "https://api.kexp.org/v2/plays/3611224/?format=api",
    "airdate": "2026-01-31T00:40:31-08:00",
    "show": 65797,
    "show_uri": "https://api.kexp.org/v2/shows/65797/?format=api",
    "image_uri": "https://ia601902.us.archive.org/34/items/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4-3817748806_thumb500.jpg",
    "thumbnail_uri": "https://ia601902.us.archive.org/34/items/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4/mbid-1e73a19d-d21a-3e48-8616-fdfdbc64ddc4-3817748806_thumb250.jpg",
    "song": "Pistol Grip Pump",
    "track_id": "0c60efd3-0b5a-31a0-a8af-d08e176715fe",
    "recording_id": "8048ce1a-f904-463e-8ef5-bd1e9736f3e8",
    "artist": "Rage Against the Machine",
    "artist_ids": [
        "3798b104-01cb-484c-a3b0-56adc6399b80"
    ],
    "album": "Renegades",
    "release_id": "1e73a19d-d21a-3e48-8616-fdfdbc64ddc4",
    "release_group_id": "38c1dd77-0116-380c-a4f5-2ea8e13389a3",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2000-12-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mixed by Rich Costey who mixed for CHVRCHES.\n\nhttps://costey.net/\n\nRage Against the Machine covering Volume 10, who sampled Zapp.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}