Information about plays

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

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

{
    "id": 3623026,
    "uri": "https://api.kexp.org/v2/plays/3623026/?format=api",
    "airdate": "2026-02-27T14:30:23-08:00",
    "show": 66044,
    "show_uri": "https://api.kexp.org/v2/shows/66044/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d-15474879449_thumb500.jpg",
    "thumbnail_uri": "https://ia802905.us.archive.org/34/items/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d-15474879449_thumb250.jpg",
    "song": "Time Keeps on Slipping",
    "track_id": "09bdd736-0f9f-3db4-b31c-b86b9c3ae032",
    "recording_id": "2c486223-cd16-4fc0-97fa-a8a005af6ffc",
    "artist": "Deltron 3030",
    "artist_ids": [
        "ce886f30-8b8f-4cc8-b854-3749291350fd"
    ],
    "album": "Deltron 3030: The Instrumentals",
    "release_id": "fc017dd9-13f8-418a-adb2-2727f0c85c4d",
    "release_group_id": "54397b6e-71ba-4c20-8cda-4451a7870c07",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2001-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track samples multiple elements of the Burt Bacharach-penned \"Walk on By\" by The 18th Century Corporation (1969).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}