Information about plays

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

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

{
    "id": 3570240,
    "uri": "https://api.kexp.org/v2/plays/3570240/?format=api",
    "airdate": "2025-10-26T13:12:45-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://ia800508.us.archive.org/31/items/mbid-04ec4e4a-1573-4550-98c0-a3672cbe2967/mbid-04ec4e4a-1573-4550-98c0-a3672cbe2967-37021934433_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-04ec4e4a-1573-4550-98c0-a3672cbe2967/mbid-04ec4e4a-1573-4550-98c0-a3672cbe2967-37021934433_thumb250.jpg",
    "song": "Halloween Theme",
    "track_id": "0eeaf92f-e44f-4943-83d1-0e252576ad41",
    "recording_id": "f758f71f-be81-4789-8250-dc53a2f82791",
    "artist": "Bacao Rhythm & Steel Band",
    "artist_ids": [
        "7247ef92-6c65-484d-9cf1-a737382a4721"
    ],
    "album": "Halloween Theme",
    "release_id": "04ec4e4a-1573-4550-98c0-a3672cbe2967",
    "release_group_id": "9357e3cb-04b9-4430-ae87-fcd3e2b9180d",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2023-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "EP with covers of \"Stranger Things Theme\" and John Carpenter's \"Halloween Theme\".\n https://bacaorhythmandsteelband.bandcamp.com/album/stranger-things-theme-b-w-halloween-theme",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}