Information about plays

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

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

{
    "id": 3527664,
    "uri": "https://api.kexp.org/v2/plays/3527664/?format=api",
    "airdate": "2025-07-16T09:06:42-07:00",
    "show": 64028,
    "show_uri": "https://api.kexp.org/v2/shows/64028/?format=api",
    "image_uri": "https://ia802200.us.archive.org/1/items/mbid-57902542-30ae-44ab-8218-7456887350ad/mbid-57902542-30ae-44ab-8218-7456887350ad-31471268947_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-57902542-30ae-44ab-8218-7456887350ad/mbid-57902542-30ae-44ab-8218-7456887350ad-31471268947_thumb250.jpg",
    "song": "Fixer Upper",
    "track_id": "4bd98f42-7ee8-418b-8dba-d5908bd0c6b6",
    "recording_id": "35c4e828-2f65-43d6-9255-8eb21cbb6360",
    "artist": "Yard Act",
    "artist_ids": [
        "c69af97b-4d3b-4f72-9746-829b6b9d5f88"
    ],
    "album": "Fixer Upper / The Trapper's Pelts",
    "release_id": "57902542-30ae-44ab-8218-7456887350ad",
    "release_group_id": "e0f3e505-19de-41fd-b5a8-72600b0f33d0",
    "labels": [
        "Zen F.C."
    ],
    "label_ids": [
        "415dfe93-0ed8-4bef-8f47-25666cd88f4b"
    ],
    "release_date": "2020-07-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vocalist James Smith of Yard Act explains: \"Fixer Upper, we follow Graeme's adventures in home renovations. He’s “not a bad man at heart, he just sincerely believes he’s from a country and generation that achieved the apex of everything so therefore can’t ever be wrong about anything.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}