Information about plays

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

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

{
    "id": 3519427,
    "uri": "https://api.kexp.org/v2/plays/3519427/?format=api",
    "airdate": "2025-06-27T07:37:23-07:00",
    "show": 63849,
    "show_uri": "https://api.kexp.org/v2/shows/63849/?format=api",
    "image_uri": "https://dn721507.ca.archive.org/0/items/mbid-7f82220c-7e64-4e45-af4e-946ae370bdee/mbid-7f82220c-7e64-4e45-af4e-946ae370bdee-19802851141_thumb500.jpg",
    "thumbnail_uri": "https://ia801203.us.archive.org/3/items/mbid-7f82220c-7e64-4e45-af4e-946ae370bdee/mbid-7f82220c-7e64-4e45-af4e-946ae370bdee-19802851141_thumb250.jpg",
    "song": "If I Think of Love (feat. Lisa Germano)",
    "track_id": "279649d0-62e8-3f01-8dcc-709068085438",
    "recording_id": "71888f72-34c9-4d42-ab55-e0bc7cfc4d11",
    "artist": "OP8",
    "artist_ids": [
        "a478d8fc-55b1-4622-9f58-52f0e847d41a"
    ],
    "album": "Slush",
    "release_id": "7f82220c-7e64-4e45-af4e-946ae370bdee",
    "release_group_id": "f3a66a41-19a7-3879-adf8-635065e9751d",
    "labels": [
        "Thirsty Ear"
    ],
    "label_ids": [
        "f68e4031-f778-410c-be2d-42f9b25af7ad"
    ],
    "release_date": "1997-02-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Lisa Germano!\n--\nLisa Ruth Germano was born on June 27, 1958, in Mishawaka, Indiana, into a musically inclined Italian-American family. Her father, Rocco, was a violinist and conductor, and her mother, Betty, was a music teacher.....Lisa chose the violin, but she also played piano, recorder, and eventually branched out to other instruments including accordion, autoharp, and mandolin. She continued her musical education at Indiana University, honing her skills in both composition and performance.\"  Here's a biography: https://www.lisagermano.net/biography/\n--\nYou can see her perform this gorgeous song live with OP8 here: https://www.youtube.com/watch?v=j0b0KXCdcPk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}