Information about plays

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

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

{
    "id": 3539503,
    "uri": "https://api.kexp.org/v2/plays/3539503/?format=api",
    "airdate": "2025-08-13T07:13:31-07:00",
    "show": 64277,
    "show_uri": "https://api.kexp.org/v2/shows/64277/?format=api",
    "image_uri": "https://ia800704.us.archive.org/12/items/mbid-cebb55a3-a041-43cb-8751-bd66a457949a/mbid-cebb55a3-a041-43cb-8751-bd66a457949a-23432024627_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-cebb55a3-a041-43cb-8751-bd66a457949a/mbid-cebb55a3-a041-43cb-8751-bd66a457949a-23432024627_thumb250.jpg",
    "song": "Someone Somewhere in Summertime",
    "track_id": "0e567b40-4226-45c7-a06d-6df98a2571ea",
    "recording_id": "33229b65-18d0-4be0-9383-1844942062c5",
    "artist": "Simple Minds",
    "artist_ids": [
        "f41490ce-fe39-435d-86c0-ab5ce098b423"
    ],
    "album": "New Gold Dream (81-82-83-84)",
    "release_id": "cebb55a3-a041-43cb-8751-bd66a457949a",
    "release_group_id": "c7126542-56ab-3d15-8a86-9caf5b3d4de1",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1984-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Irish singer and musician Bono, the lead singer of the Irish rock band U2 chose \"Someone Somewhere in Summertime\" as one of his chosen records on his broadcast of Desert Island Discs on BBC Radio 4 which was first broadcast on 26 June 2022.\nhttps://www.bbc.co.uk/programmes/m0018njm\n====\nI love this song! I had a friend in jr high and we would have send LETTERS to each other. We didn't live that far apart but we both loved to write. \n\nOne month I sent a I a lengthy letter to her not using her name but instead sent it to \"Someone Somewhere in Summertime\" to her address. Turns out her mom picked up the mail the day it came, was confused , maybe curious, and opened it. The entire family read it! Who knows what teenage angst was in it but I remember being mortified and we didn't correspond much after that.\n\nThanks for a fun memory trigger this morning. Joshua Tree also amazing. The entire album. \n\nShannon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}