Information about plays

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

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

{
    "id": 3581039,
    "uri": "https://api.kexp.org/v2/plays/3581039/?format=api",
    "airdate": "2025-11-21T12:17:12-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-c7b319dc-5fe8-4048-8de1-33ebe2bb3cc7/mbid-c7b319dc-5fe8-4048-8de1-33ebe2bb3cc7-42808544125_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-c7b319dc-5fe8-4048-8de1-33ebe2bb3cc7/mbid-c7b319dc-5fe8-4048-8de1-33ebe2bb3cc7-42808544125_thumb250.jpg",
    "song": "Marble Arch",
    "track_id": "0db8ff9b-39c9-4cd8-95a3-0a9d62c9e418",
    "recording_id": "71a3a8f9-7f33-4b8b-afb0-73289a5fc139",
    "artist": "bar italia",
    "artist_ids": [
        "fc6fe95d-ab24-44fd-a086-f33a505ad518"
    ],
    "album": "Some Like It Hot",
    "release_id": "c7b319dc-5fe8-4048-8de1-33ebe2bb3cc7",
    "release_group_id": "3ccb9823-64c8-48b9-a498-b8553aef0ad2",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Prolific London-based trio bar italia return with their fifth studio album. ‘Some Like It Hot’ showcases their signature witty lyricism and off-kilter post-punk, with distorted guitars, dynamic vocals, dramatic lulls, and dark undertones, resulting in a beguiling, riveting listen.\"\n\nhttps://www.kexp.org/read/2025/10/20/new-music-reviews-1020/\n\nhttps://baritalia.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}