Information about plays

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

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

{
    "id": 3600495,
    "uri": "https://api.kexp.org/v2/plays/3600495/?format=api",
    "airdate": "2026-01-05T07:43:10-08:00",
    "show": 65570,
    "show_uri": "https://api.kexp.org/v2/shows/65570/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Been Undone (Dark‐Side mix)",
    "track_id": "255cb402-245c-4658-bd2b-5752f7189440",
    "recording_id": "27a70854-ef04-435d-9752-658e2d08ab46",
    "artist": "Peter Gabriel",
    "artist_ids": [
        "8e66ea2b-b57b-47d9-8df0-df4630aeb8e5"
    ],
    "album": "Been Undone (Dark‐Side mix)",
    "release_id": "9aa4a94f-2261-4260-9717-9b4f166f4128",
    "release_group_id": "b38085ed-8ce7-4bfe-a273-22cf065fc30d",
    "labels": [
        "Real World"
    ],
    "label_ids": [
        "351bf0d2-f806-416f-a6e9-fdb8ee238eac"
    ],
    "release_date": "2026-01-03",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Peter Gabriel has just shared a new single, \"Been Undone\" (in Dark-Side Mix form) from his forthcoming album o\\i. \n\nAs with the previous i/o, on every full moon Gabriel will share one album track with two mixes (Tchad Blake's Dark-Side Mix and Mark ‘Spike’ Stent's Bright-Side Mix) alongside a chosen piece of visual art. \n\nHe says,  \"The songs are a mix of thoughts and feelings.\u2028I have been thinking about the future and how we might respond to it. We are sliding into a period of transition like no other...(a)rtists have a role to look into the mists and, when they catch sight of something, to hold up a mirror.\n\nThere is no release date for the album.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}