Information about plays

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

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

{
    "id": 3551689,
    "uri": "https://api.kexp.org/v2/plays/3551689/?format=api",
    "airdate": "2025-09-11T11:58:49-07:00",
    "show": 64533,
    "show_uri": "https://api.kexp.org/v2/shows/64533/?format=api",
    "image_uri": "https://dn721404.ca.archive.org/0/items/mbid-bbd7d814-3ec1-3a38-af77-9c99176fcd2c/mbid-bbd7d814-3ec1-3a38-af77-9c99176fcd2c-11024800644_thumb500.jpg",
    "thumbnail_uri": "https://dn721404.ca.archive.org/0/items/mbid-bbd7d814-3ec1-3a38-af77-9c99176fcd2c/mbid-bbd7d814-3ec1-3a38-af77-9c99176fcd2c-11024800644_thumb250.jpg",
    "song": "You! Me! Dancing!",
    "track_id": "f70885d7-b1b4-3608-b08d-d6da321c0037",
    "recording_id": "fa3feedd-b912-43e3-a795-14061cea22e9",
    "artist": "Los Campesinos!",
    "artist_ids": [
        "e1194e66-e4f0-4351-9d26-ac95df530d0c"
    ],
    "album": "Hold On Now, Youngster...",
    "release_id": "bbd7d814-3ec1-3a38-af77-9c99176fcd2c",
    "release_group_id": "dda17bae-1003-3aed-a99b-e7a47bc21610",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2008-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A critic writes, \"Six minutes, twelve seconds- and it slows not once. Lovely interplay between the two vocalists, a typically shouty/awesome chorus, and violins! Violins, I say!... Extra marks awarded for referencing both Friends and Jean-Jacques Rousseau in the same sentence.\"\n--\nThe band \"starred\" in a Budweiser commercial, playing this song: https://www.youtube.com/watch?v=KjFuFvjBIFA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}