Information about plays

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

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

{
    "id": 3527485,
    "uri": "https://api.kexp.org/v2/plays/3527485/?format=api",
    "airdate": "2025-07-15T23:16:27-07:00",
    "show": 64025,
    "show_uri": "https://api.kexp.org/v2/shows/64025/?format=api",
    "image_uri": "https://ia802903.us.archive.org/25/items/mbid-22864b09-89e9-3e79-9185-ca2d2173ea12/mbid-22864b09-89e9-3e79-9185-ca2d2173ea12-11991247043_thumb500.jpg",
    "thumbnail_uri": "https://ia802903.us.archive.org/25/items/mbid-22864b09-89e9-3e79-9185-ca2d2173ea12/mbid-22864b09-89e9-3e79-9185-ca2d2173ea12-11991247043_thumb250.jpg",
    "song": "Spellbound (12″ mix)",
    "track_id": "796963bb-24eb-3bff-bdeb-8455e47a3fdf",
    "recording_id": "5dc02dd7-ba7f-4f4c-a8c9-e26fdbbeaa13",
    "artist": "Siouxsie and the Banshees",
    "artist_ids": [
        "78ea5ea1-3c4d-4b7e-ac5d-68900319ebe2"
    ],
    "album": "Juju",
    "release_id": "22864b09-89e9-3e79-9185-ca2d2173ea12",
    "release_group_id": "844bfb05-2b51-35e2-8063-1c8e6746c781",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2006-05-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“'Spellbound,' from 1981’s \"Juju,\" finds the band at the peak of their powers—thanks in no small part to guitarist John McGeoch, who would be gone from the group within a year. First, his phased and flanged electric lead sets the otherworldly tone; then his almost-frantic acoustic strumming fleshes out the song’s nether regions.\" https://www.theguardian.com/news/2004/mar/12/guardianobituaries.artsobituaries",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}