Information about plays

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

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

{
    "id": 3635108,
    "uri": "https://api.kexp.org/v2/plays/3635108/?format=api",
    "airdate": "2026-03-29T12:06:13-07:00",
    "show": 66312,
    "show_uri": "https://api.kexp.org/v2/shows/66312/?format=api",
    "image_uri": "https://dn710304.ca.archive.org/0/items/mbid-a9c014ae-cf48-4460-acc5-7fbebfe2e0aa/mbid-a9c014ae-cf48-4460-acc5-7fbebfe2e0aa-4614008474_thumb500.jpg",
    "thumbnail_uri": "https://dn710304.ca.archive.org/0/items/mbid-a9c014ae-cf48-4460-acc5-7fbebfe2e0aa/mbid-a9c014ae-cf48-4460-acc5-7fbebfe2e0aa-4614008474_thumb250.jpg",
    "song": "Shake It Out",
    "track_id": "92c9def5-034a-3288-8e66-4b0d0407091a",
    "recording_id": "1a61223e-aa82-4019-9f7f-a1360cf9198c",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Ceremonials",
    "release_id": "91aa72cd-b764-478d-ae52-ec179d6368fd",
    "release_group_id": "998f1bc8-6703-49fe-8aed-028ec04a14f2",
    "labels": [
        "Luv Luv Luv Records",
        "Island Records Group"
    ],
    "label_ids": [
        "91177ce4-c8de-4171-9b92-a16a6b6cc988",
        "25dda9f9-f069-4898-82f0-59330a106c7f"
    ],
    "release_date": "2011-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At Climate Pledge Arena on May 12th!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}