Information about plays

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

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

{
    "id": 3580305,
    "uri": "https://api.kexp.org/v2/plays/3580305/?format=api",
    "airdate": "2025-11-19T17:04:18-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-f046423d-1d62-486b-83be-60b09b456e2b/mbid-f046423d-1d62-486b-83be-60b09b456e2b-39326107422_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-f046423d-1d62-486b-83be-60b09b456e2b/mbid-f046423d-1d62-486b-83be-60b09b456e2b-39326107422_thumb250.jpg",
    "song": "Frog Rock",
    "track_id": "a97a9a60-c861-4671-8a93-a8bc031ace09",
    "recording_id": "1efa787e-90f7-4993-8d81-181be88d635f",
    "artist": "Remi Wolf",
    "artist_ids": [
        "afb6cc6d-a060-4f5e-bc3a-00d4b6832e41"
    ],
    "album": "Big Ideas",
    "release_id": "f046423d-1d62-486b-83be-60b09b456e2b",
    "release_group_id": "9fc40af7-4b44-4f63-a27b-fed0545f28d0",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2024-07-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "๐Ÿธ๐ŸŽธ From Remi Wolf's sophomore album Big Ideas. \nhttps://www.remiwolf.com\n--\n\"Big Ideas plays like an eclectic compilation of scattered thoughts from her journal. Songs grapple with big questions but offer few answers: โ€œAre you fearful? Do you regret?โ€ she seemingly asks a paramour at one moment.\"\n\nhttps://pitchfork.com/reviews/albums/remi-wolf-big-ideas/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}