Information about plays

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

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

{
    "id": 3579393,
    "uri": "https://api.kexp.org/v2/plays/3579393/?format=api",
    "airdate": "2025-11-17T12:23:50-08:00",
    "show": 65136,
    "show_uri": "https://api.kexp.org/v2/shows/65136/?format=api",
    "image_uri": "https://dn721205.ca.archive.org/0/items/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0-41961235693_thumb500.jpg",
    "thumbnail_uri": "https://dn721205.ca.archive.org/0/items/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0/mbid-64ad846c-77b3-430e-b11d-debfe0bb9df0-41961235693_thumb250.jpg",
    "song": "Spinning Ships",
    "track_id": "8048aa27-3e1d-4b14-ae06-a17211660efa",
    "recording_id": "447be326-5d62-44ab-831c-b4f2463bc539",
    "artist": "Small Paul",
    "artist_ids": [
        "c2a23d44-99f9-4f5c-9924-13220ddf1b9f"
    ],
    "album": "I Was Love, I Was Light",
    "release_id": "64ad846c-77b3-430e-b11d-debfe0bb9df0",
    "release_group_id": "076e244c-0c92-4aae-83b4-c4ec42973a37",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Seattle's Add-A-Ball on New Year's Eve! More information: https://bit.ly/4pb2muN.\n\nThe latest from Seattle indie rock band Small Paul! Small Paul was born in a Seattle basement In the early days of COVID as a happy accident between housemates Kevin Murphy from The Moondoggies,Chris King and Malcolm Roberts from Chris King & The Gutterballs with Seth McDonald from All Star Opera.\n\nhttps://smallpaulband.bandcamp.com/album/i-was-love-i-was-light\nhttps://smallpaulband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}