Information about plays

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

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

{
    "id": 3547455,
    "uri": "https://api.kexp.org/v2/plays/3547455/?format=api",
    "airdate": "2025-09-01T06:04:49-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?format=api",
    "image_uri": "https://ia600601.us.archive.org/1/items/mbid-37c48810-7e20-4ce9-bb81-fdb9bec47929/mbid-37c48810-7e20-4ce9-bb81-fdb9bec47929-20276482531_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-37c48810-7e20-4ce9-bb81-fdb9bec47929/mbid-37c48810-7e20-4ce9-bb81-fdb9bec47929-20276482531_thumb250.jpg",
    "song": "Farmer-Labor Train",
    "track_id": "377f908a-c2b7-352e-aba3-4aef1e65326e",
    "recording_id": "178b8889-df66-4d07-81d4-06d79c7ffe7f",
    "artist": "Woody Guthrie",
    "artist_ids": [
        "cbd827e1-4e38-427e-a436-642683433732"
    ],
    "album": "Long Ways to Travel: The Unreleased Folkways Masters, 1944-1949",
    "release_id": "37c48810-7e20-4ce9-bb81-fdb9bec47929",
    "release_group_id": "981c4709-c546-3a20-b372-2c19c202bd6d",
    "labels": [
        "Smithsonian Folkways"
    ],
    "label_ids": [
        "a1bc50b9-4ef5-409d-9042-594d653f425a"
    ],
    "release_date": "1994-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Woodrow Wilson Guthrie (July 14, 1912 – October 3, 1967) — known as Woody Guthrie — was an American singer- songwriter and musician whose musical legacy includes hundreds of political, traditional and children's songs, ballads and improvised works. He frequently performed with the slogan This machine kills fascists displayed on his guitar. \n\nhttps://woodyguthrie.bandcamp.com/track/farmer-labor-train",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}