Information about plays

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

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

{
    "id": 3564481,
    "uri": "https://api.kexp.org/v2/plays/3564481/?format=api",
    "airdate": "2025-10-13T07:19:10-07:00",
    "show": 64824,
    "show_uri": "https://api.kexp.org/v2/shows/64824/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-816bf01e-1347-4f59-8604-89e16bd9f8d7/mbid-816bf01e-1347-4f59-8604-89e16bd9f8d7-39729265061_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-816bf01e-1347-4f59-8604-89e16bd9f8d7/mbid-816bf01e-1347-4f59-8604-89e16bd9f8d7-39729265061_thumb250.jpg",
    "song": "Lipstick",
    "track_id": "96b6fcfb-1616-44b4-95ec-6e09444cdecc",
    "recording_id": "82e7fe55-e2c4-4a86-884a-e4e03ad66f40",
    "artist": "Ghostkeeper",
    "artist_ids": [
        "f9d7b8cf-795e-4904-b66f-a4bb1a950c15"
    ],
    "album": "Cîpayak Joy",
    "release_id": "816bf01e-1347-4f59-8604-89e16bd9f8d7",
    "release_group_id": "25bb4ca7-268d-42ea-bd5e-6c2a4506ad02",
    "labels": [
        "Victory Pool"
    ],
    "label_ids": [
        "2a6f4892-c061-4e94-9395-83cf6117bbb5"
    ],
    "release_date": "2024-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Metis, Cree, Saulteaux \t\n\nGhostkeeper is known for weaving Métis storytelling into an eclectic blend of avant-pop, experimental rock, and lo-fi trap. They \"channel the spirit world in all of its pain, beauty and wonderment, and gifts it to anyone willing to accept\".\n\nhttps://ghostkeeper.bandcamp.com/album/c-payak-joy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}