Information about plays

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

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

{
    "id": 3525221,
    "uri": "https://api.kexp.org/v2/plays/3525221/?format=api",
    "airdate": "2025-07-10T16:00:25-07:00",
    "show": 63974,
    "show_uri": "https://api.kexp.org/v2/shows/63974/?format=api",
    "image_uri": "https://ia803101.us.archive.org/23/items/mbid-30079fc6-9c87-3c17-af1c-2a9b5deb641e/mbid-30079fc6-9c87-3c17-af1c-2a9b5deb641e-19190895950_thumb500.jpg",
    "thumbnail_uri": "https://ia903101.us.archive.org/23/items/mbid-30079fc6-9c87-3c17-af1c-2a9b5deb641e/mbid-30079fc6-9c87-3c17-af1c-2a9b5deb641e-19190895950_thumb250.jpg",
    "song": "Halcyon + On + On",
    "track_id": "d4d2d282-ecbe-3544-88e4-52d03195676c",
    "recording_id": "39ead503-1b13-4933-a8c3-b5339a60a0ac",
    "artist": "Orbital",
    "artist_ids": [
        "f3e2a7d9-c6bb-4848-95e5-04c0a1e2f511"
    ],
    "album": "Orbital 2",
    "release_id": "30079fc6-9c87-3c17-af1c-2a9b5deb641e",
    "release_group_id": "ce8ac428-e056-3c57-b80f-bf05c4cbc9ea",
    "labels": [
        "London Records 90"
    ],
    "label_ids": [
        "2cd8a4b0-f36a-4761-8637-893024985e2f"
    ],
    "release_date": "1999-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Orbital (also known as Orbital 2 or The Brown Album) is the second studio album by English electronic music duo Orbital. \n\nThe duo aimed to make more atmospheric music than the dance raves of their first album. Orbital dedicated this track to their mother, who was addicted to the tranquilizer Halcion (Trazolam) for many years -- this song has been featured on a wide range of movie soundtracks, including Mortal Kombat, Hackers, CKY2K, and Mean Girls.\n\nhttps://orbitalofficial.bandcamp.com/\nhttps://orbitalofficial.com/news/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}