Information about plays

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

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

{
    "id": 3547561,
    "uri": "https://api.kexp.org/v2/plays/3547561/?format=api",
    "airdate": "2025-09-01T12:03:44-07:00",
    "show": 64446,
    "show_uri": "https://api.kexp.org/v2/shows/64446/?format=api",
    "image_uri": "https://ia800405.us.archive.org/16/items/mbid-cbd61b83-2103-4dbe-b828-24c06d7af13a/mbid-cbd61b83-2103-4dbe-b828-24c06d7af13a-38893501259_thumb500.jpg",
    "thumbnail_uri": "https://ia800405.us.archive.org/16/items/mbid-cbd61b83-2103-4dbe-b828-24c06d7af13a/mbid-cbd61b83-2103-4dbe-b828-24c06d7af13a-38893501259_thumb250.jpg",
    "song": "Earth Intruders (radio edit)",
    "track_id": "eb1ad3d8-7879-3278-be5d-90e66396b6ad",
    "recording_id": "cca4fe39-3130-49ab-8538-9d2c001bb592",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Earth Intruders",
    "release_id": "cbd61b83-2103-4dbe-b828-24c06d7af13a",
    "release_group_id": "77905789-366f-332c-a280-fdd0686e8832",
    "labels": [
        "One Little Indian Records"
    ],
    "label_ids": [
        "0253505b-b0f3-4619-8ce0-6a79fe6fbc32"
    ],
    "release_date": "2007-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Earth Intruders\" was released as the first single from Icelandic singer, Bjork's 2007 album, 'Volta'. Bjork told MTV news that the inspiration for the track came from a dream during a cross-Atlantic flight to New York in which, \"'a tsunami of millions and millions of poverty-stricken people swelled high above the airplane she was a passenger on. Eventually, the wave overtook the plane, hit land and razed the White House into oblivion.' https://on.mtv.com/2PhEkTQ \n\nMy goodness.\n\nWatch Björk's creative video for \"Earth Intruders\": https://youtu.be/j1Q9ppPPHjU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}