Information about plays

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

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

{
    "id": 3532424,
    "uri": "https://api.kexp.org/v2/plays/3532424/?format=api",
    "airdate": "2025-07-27T13:42:00-07:00",
    "show": 64129,
    "show_uri": "https://api.kexp.org/v2/shows/64129/?format=api",
    "image_uri": "https://dn720708.ca.archive.org/0/items/mbid-69fd5599-a148-4282-bd29-050683c5710a/mbid-69fd5599-a148-4282-bd29-050683c5710a-41978195050_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-69fd5599-a148-4282-bd29-050683c5710a/mbid-69fd5599-a148-4282-bd29-050683c5710a-41978195050_thumb250.jpg",
    "song": "Inept Apollo",
    "track_id": "d0a89df9-1e20-4465-9994-16c0a456e67d",
    "recording_id": "51c52629-658c-4c11-9bd8-f28ca408fdc5",
    "artist": "Nation of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Inept Apollo",
    "release_id": "69fd5599-a148-4282-bd29-050683c5710a",
    "release_group_id": "aa281a75-16e0-4717-8353-da9f87d89a2e",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album \"Dance Called Memory\" out on September 19th.\n\nNation of Language is opening for Death Cab for Cutie at Climate Pledge Arena in Seattle on July 31st, and August 2nd.\n\nLIVE ON KEXP!: Monday, August 4th at 11am!  (OPEN TO THE PUBLIC)\nhttps://www.kexp.org/events/kexp-events/nation-of-language-lve-on-kexp-kexp_418511/\n\nEnjoy Nation of Language playing Live on KEXP from the Gathering Space in 2023: https://www.youtube.com/watch?v=gTla9xP9atk&t=1s\n\nhttps://nationoflanguage.bandcamp.com/album/dance-called-memory\nhttps://www.nationoflanguage.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}