Information about plays

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

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

{
    "id": 3554698,
    "uri": "https://api.kexp.org/v2/plays/3554698/?format=api",
    "airdate": "2025-09-18T18:15:08-07:00",
    "show": 64596,
    "show_uri": "https://api.kexp.org/v2/shows/64596/?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": "Cherries & Cream",
    "track_id": "25471589-199f-49b9-8154-bc571228d5fb",
    "recording_id": "2000649f-1001-4073-b98f-230abac8b940",
    "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": "Remi Wolf described this song: \"We spent so long crafting it and I feel like it kind of transports you to a whole other dimension. It’s its own universe. That song is about being in a relationship with somebody who has another relationship. It’s about being a mistress, which is unfortunately something I’ve been in my life.\"\n\nRead more at the Vulture interview with Jason P. Frank: https://tinyurl.com/ytu8az25\n\nhttps://www.remiwolf.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}