Information about plays

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

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

{
    "id": 3539053,
    "uri": "https://api.kexp.org/v2/plays/3539053/?format=api",
    "airdate": "2025-08-12T06:30:09-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://ia601801.us.archive.org/5/items/mbid-7704bdf5-5fcd-4f80-a759-30fba880bfe6/mbid-7704bdf5-5fcd-4f80-a759-30fba880bfe6-8762633349_thumb500.jpg",
    "thumbnail_uri": "https://ia601801.us.archive.org/5/items/mbid-7704bdf5-5fcd-4f80-a759-30fba880bfe6/mbid-7704bdf5-5fcd-4f80-a759-30fba880bfe6-8762633349_thumb250.jpg",
    "song": "Running to the Sea",
    "track_id": "c7ef9fb2-f1cc-48f1-87a3-331da8578d9e",
    "recording_id": "fec329c3-e08e-4068-9157-a52a0f771907",
    "artist": "Röyksopp feat. Susanne Sundfør",
    "artist_ids": [
        "1c70a3fc-fa3c-4be1-8b55-c3192db8a884",
        "f3f9e76a-0685-4a9a-97d1-6fa2b50f9fba"
    ],
    "album": "The Inevitable End",
    "release_id": "7704bdf5-5fcd-4f80-a759-30fba880bfe6",
    "release_group_id": "f9c82c41-d9ae-4fc8-81cb-4341d353321e",
    "labels": [
        "Dog Triumph",
        "Cherrytree Records",
        "Wall of Sound"
    ],
    "label_ids": [
        "d5b58e0f-d3dd-404d-829b-60b42f4381a3",
        "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340",
        "1493293e-a9cf-485e-a7e3-78d726e4eb24"
    ],
    "release_date": "2014-11-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Ivan\n\n\"Running To The Sea\" is inspired by the 2011 twin Oslo and Utøya attacks in Norway. On July 22, a lone domestic terrorist planted explosives at government offices in Oslo, and dressing as a police officer, killed over 80 young people in a deadly mass shooting on the island of Utøya. The two events constituted the highest casualties since WW2. On the track, Norwegian singer-songwriter Susanne Sundfør's hauntingly melancholy vocals capture the moments of the July 22 terror, amidst the \"burning houses\" in Oslo and the rush to watery refuge in Utøya.: https://genius.com/Royksopp-running-to-the-sea-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}