Information about plays

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

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

{
    "id": 3569084,
    "uri": "https://api.kexp.org/v2/plays/3569084/?format=api",
    "airdate": "2025-10-23T21:31:15-07:00",
    "show": 64914,
    "show_uri": "https://api.kexp.org/v2/shows/64914/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-5d3b36e0-6106-4fa9-9b5c-a25a91c801c7/mbid-5d3b36e0-6106-4fa9-9b5c-a25a91c801c7-29476370902_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-5d3b36e0-6106-4fa9-9b5c-a25a91c801c7/mbid-5d3b36e0-6106-4fa9-9b5c-a25a91c801c7-29476370902_thumb250.jpg",
    "song": "Seventh Heaven",
    "track_id": "82c4c78f-6997-4b0c-ba7f-e63dc7446700",
    "recording_id": "6d9d2187-ff6f-4f52-bd81-62ac27a353e1",
    "artist": "春ねむり",
    "artist_ids": [
        "88aee09d-679b-464e-b7a4-b664becee578"
    ],
    "album": "Seventh Heaven",
    "release_id": "83675bf3-e6d6-4831-a9a2-d371dda78a7d",
    "release_group_id": "e6b5aa16-c199-40b2-905a-84f6f3f85841",
    "labels": [
        "TO3S RECORDS"
    ],
    "label_ids": [
        "c376c72a-22bb-4442-983c-cb1268b7e4d7"
    ],
    "release_date": "2021-05-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Haruna Kimishima, known by her stage name Haru Nemuri, is a Japanese singer, songwriter, and \"poetry rapper\". Her musical style mixes influences from J-pop, rap, hard rock, and electronica. She is currently based in Tokyo.: https://www.bandsintown.com/a/15465086-haru-nemuri",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}