Information about plays

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

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

{
    "id": 3580138,
    "uri": "https://api.kexp.org/v2/plays/3580138/?format=api",
    "airdate": "2025-11-19T07:06:03-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://ia800402.us.archive.org/14/items/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8-17754171447_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/14/items/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8/mbid-78004d15-e548-32dc-be65-6f47fab7c6c8-17754171447_thumb250.jpg",
    "song": "Ocean Rain",
    "track_id": "718aee9d-a82f-3afe-a288-769ba87eaea2",
    "recording_id": "02d452f5-2cae-409f-a85e-90b918b4d1d6",
    "artist": "Echo & the Bunnymen",
    "artist_ids": [
        "ccd4879c-5e88-4385-b131-bf65296bf245"
    ],
    "album": "Ocean Rain",
    "release_id": "78004d15-e548-32dc-be65-6f47fab7c6c8",
    "release_group_id": "ecbe6d07-c2e4-37fe-9a99-8484dd7f9a20",
    "labels": [
        "Korova"
    ],
    "label_ids": [
        "5a5e4426-41e4-4fae-b036-c4813b07881a"
    ],
    "release_date": "1984-05-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Echo & The Bunnymen's \"Ocean Rain\" is the Morning Show Album of the Week!\n\nOcean Rain is the fourth studio album by the English post-punk band Echo & the Bunnymen. The band wrote the songs for the new album in 1983. In early 1984 they recorded most of the album in Paris using a 35-piece orchestra, with other sessions taking place in Bath and Liverpool. They played a number of concerts in 2008 where they performed Ocean Rain in full and with the backing of an orchestra.\n\nEcho & The Bunnymen will be live in Seattle at Showbox SoDo on May 12 and San Francisco at The Masonic on May 15. (2026)\n\nhttps://www.bunnymen.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}