Information about plays

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

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

{
    "id": 3635531,
    "uri": "https://api.kexp.org/v2/plays/3635531/?format=api",
    "airdate": "2026-03-30T09:12:22-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://ia803101.us.archive.org/33/items/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb-44557597456_thumb500.jpg",
    "thumbnail_uri": "https://dn711402.ca.archive.org/0/items/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb/mbid-eccb1da2-eb11-431c-86ff-f2a44044d1eb-44557597456_thumb250.jpg",
    "song": "It’s a Beautiful Life",
    "track_id": "13bba15e-34f2-4aad-9837-477fb8a53663",
    "recording_id": "eea9292c-04e7-480a-8809-915dec13b6d2",
    "artist": "Francis of Delirium",
    "artist_ids": [
        "4332dc29-35a4-406f-855f-8df891462993"
    ],
    "album": "It’s a Beautiful Life",
    "release_id": "eccb1da2-eb11-431c-86ff-f2a44044d1eb",
    "release_group_id": "97d48511-cd84-4a09-b051-d16f20562bad",
    "labels": [
        "Dalliance Recordings"
    ],
    "label_ids": [
        "2a2b9ea4-fd17-4659-a681-7a11806c78d2"
    ],
    "release_date": "2026-03-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jana Bahrich, known professionally as Francis of Delirium, is a Luxembourgish indie rock musician. After playing French horn and banjo as a child, she went on to become a prominent musician in and beyond Luxembourg.\nhttps://francisofdelirium.bandcamp.com/album/run-run-pure-beauty\n--\nHere's the official video for \"It's a Beautiful Life\": https://www.youtube.com/watch?v=p26AG6N1TQ0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}