Information about plays

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

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

{
    "id": 3636328,
    "uri": "https://api.kexp.org/v2/plays/3636328/?format=api",
    "airdate": "2026-04-01T05:56:46-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "In My Dreams",
    "track_id": "241fd1dc-74e7-4f2d-aded-0b06d9b853e1",
    "recording_id": "a4067d45-3a24-47d1-8df7-45d25689536b",
    "artist": "Girls of the Internet ft Dani Siciliano",
    "artist_ids": [
        "11c3823e-91d0-4c68-8051-9cd55728ad8b"
    ],
    "album": "In My Dreams",
    "release_id": "82783f52-43a7-4cbb-830b-2bc4d8a8c9d6",
    "release_group_id": "998a717c-3940-4208-821f-4dccd1732d0f",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out DJ Miss Ashley talking about Girls of the Internet https://kexp.org/podcasts/in-our-headphones/2026/3/19/kexp-dj-miss-ashley-on-the-mysterious-project-girls-of-the-internet/\n\nGirls of the Internet also contributed an exclusive guest DJ mix for Midnight in a Perfect World, check that out here: https://www.kexp.org/read/2026/1/26/midnight-in-a-perfect-world-girls-of-the-internet/\n\nhttps://drabqueen.bandcamp.com/album/in-my-dreams",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}