Information about plays

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

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

{
    "id": 3561098,
    "uri": "https://api.kexp.org/v2/plays/3561098/?format=api",
    "airdate": "2025-10-04T03:42:00-07:00",
    "show": 64739,
    "show_uri": "https://api.kexp.org/v2/shows/64739/?format=api",
    "image_uri": "https://ia800102.us.archive.org/18/items/mbid-0438c779-bb93-4561-86b6-0d0c0fb371cc/mbid-0438c779-bb93-4561-86b6-0d0c0fb371cc-40052236969_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-0438c779-bb93-4561-86b6-0d0c0fb371cc/mbid-0438c779-bb93-4561-86b6-0d0c0fb371cc-40052236969_thumb250.jpg",
    "song": "ahhhh!hhhh! (i don’t wanna go)",
    "track_id": "12b89d3d-fc39-4ddb-bb6c-e899e321ff4f",
    "recording_id": "b1d38f28-c755-485d-923f-a52716be065e",
    "artist": "cumgirl8",
    "artist_ids": [
        "5e774053-3122-4484-bd0d-70acaa6dd4dc"
    ],
    "album": "the 8th cumming",
    "release_id": "0438c779-bb93-4561-86b6-0d0c0fb371cc",
    "release_group_id": "23d78132-b31c-4a05-a039-fc30040894c5",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Their on-air name is CG8.\n\nMade up of Lida Fox (bass), Veronika Vilim (guitar), Chase Lombardo (drums), and Avishag Rodrigues (guitar), the band started as an art collective in 2019. \n--\nHere's a delightful interview with the band: https://i-d.co/article/meet-cumgirl8-the-punk-band-of-sex-positive-superheroes/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}