Information about plays

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

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

{
    "id": 3588781,
    "uri": "https://api.kexp.org/v2/plays/3588781/?format=api",
    "airdate": "2025-12-09T05:04:28-08:00",
    "show": 65329,
    "show_uri": "https://api.kexp.org/v2/shows/65329/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ah Yeh (Full Length version)",
    "track_id": "3896cfa1-c9df-49fd-8b38-2de49657012d",
    "recording_id": "456c5589-c4fe-4c74-94c9-7466d2c830c6",
    "artist": "BEAK>",
    "artist_ids": [
        "bda0beab-8c08-4a34-9af0-97a1b647ad9b"
    ],
    "album": "Oh Know",
    "release_id": "1f46b2b0-7572-417e-9c8c-e7629f55dd7d",
    "release_group_id": "f44b87b6-35b2-4a14-aa7e-c4e8d1e5c4bb",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-09-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Birthday shout out to producer/composer/instrumentalist/DJ Geoff Barrow (BEAK>, Portishead)! Born on this day in 1971.\n\n\"Oh Know\" is a 2021 release from Bristol based band BEAK> - the trio of Geoff Barrow, Billy Fuller (Robert Plant's Sensational Space Shifters) and Will Young (Moon Gangs). \n\nYou can revisit their 2018 Live on KEXP performance on our YouTube channel: https://youtu.be/zsruANXfTIE https://beak.bandcamp.com/album/oh-know",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}