Information about plays

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

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

{
    "id": 3591813,
    "uri": "https://api.kexp.org/v2/plays/3591813/?format=api",
    "airdate": "2025-12-16T09:28:46-08:00",
    "show": 65393,
    "show_uri": "https://api.kexp.org/v2/shows/65393/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wet Dream",
    "track_id": "1a5fa5c9-3db5-40ed-ad5d-b3a56d551c87",
    "recording_id": "bbc96a22-5aa7-4ac6-9199-4c1282ea4faf",
    "artist": "Wet Leg",
    "artist_ids": [
        "90744b3e-363a-458e-8da1-e3e392a489c4"
    ],
    "album": "Wet Dream",
    "release_id": "9a719c36-bc70-484d-971a-3a0cd66df5a1",
    "release_group_id": "ecdaccc2-8945-49b0-abce-e2c0d32d59f7",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2021-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "First released as a single in 2021, \"Wet Dream\" was part of the #1 listener favorite album from 2022, the debut self-title album from English band Wet Leg! \nYou can look back over our previous end of the year countdowns here: https://kexp.org/read/?category=end-of-year-countdown\n\nWet Leg played this track and three more Live on KEXP from THING Festival in 2022: https://www.youtube.com/watch?v=cVVC7UIGRGc\n\nhttps://wetleg.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}