Information about plays

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

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

{
    "id": 3547544,
    "uri": "https://api.kexp.org/v2/plays/3547544/?format=api",
    "airdate": "2025-09-01T11:04:13-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://coverartarchive.org/release/91e476cc-c9e5-4dc9-bc52-06d667080732/39542123233-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/91e476cc-c9e5-4dc9-bc52-06d667080732/39542123233-250.jpg",
    "song": "Worlds Apart",
    "track_id": null,
    "recording_id": "9244b60d-39b8-425a-81c0-5c7214027c91",
    "artist": "Cactus World News",
    "artist_ids": [
        "04c6a3ae-dba0-48d3-be19-88ad80c64ca5"
    ],
    "album": "Urban Beaches",
    "release_id": null,
    "release_group_id": "3fba9d69-2a9e-3c67-925b-1bebfabb2730",
    "labels": [
        "Red Coral Records"
    ],
    "label_ids": [
        "cd188551-16d0-48ac-9507-0accfbebd691"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"\"It all started back in April of 1984 when I was playing in a band in London. It wasn't going anywhere so, after a lot of thought, I decided to go back to Dublin and start a band with some aggression - a vehicle for pushing melody to its extreme.\" - Frank Kearns.\n\nThis was the first quote from CWN guitarist, Frank Kearns, printed in the band's major feature for Sounds magazine in December of 1985, and, with that last turn of phrase, he succinctly described the musical synergy that sprung to life when Kearns first hooked-up with singer and fellow Irishman, Eoin McEvoy in the early summer months of 1984. A fast and furious adventure was to follow.\"\n\nhttp://cactusworldnewsband.com/biography.htm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}