Information about plays

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

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

{
    "id": 3588518,
    "uri": "https://api.kexp.org/v2/plays/3588518/?format=api",
    "airdate": "2025-12-08T14:00:37-08:00",
    "show": 65324,
    "show_uri": "https://api.kexp.org/v2/shows/65324/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "No Way Out",
    "track_id": "58bc0972-c371-429f-81b9-fdd8b40f3b8a",
    "recording_id": "2c9573ac-7e27-4475-bf1f-c4e0fd5e0ee8",
    "artist": "Hunx and His Punx",
    "artist_ids": [
        "ec57ec4c-2787-4b77-b5c9-8b00a0e59f0a"
    ],
    "album": "Walk Out On This World",
    "release_id": "44a4e301-80c1-4f07-8091-04aa85dba5dc",
    "release_group_id": "f9a61096-4453-4865-a484-6587f77b9fba",
    "labels": [
        "Get Better Records"
    ],
    "label_ids": [
        "077690db-d532-4c59-ad6d-fa299dde75ba"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"On their first new album in 12 years, the California garage rockers mature in their own way with a set of jubilant, hard-nosed punk songs about disillusionment, lost love, and hedonistic pleasure.\"\n\nhttps://pitchfork.com/reviews/albums/hunx-and-his-punx-walk-out-on-this-world/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}