Information about plays

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

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

{
    "id": 3531640,
    "uri": "https://api.kexp.org/v2/plays/3531640/?format=api",
    "airdate": "2025-07-25T17:25:47-07:00",
    "show": 64110,
    "show_uri": "https://api.kexp.org/v2/shows/64110/?format=api",
    "image_uri": "https://ia802301.us.archive.org/7/items/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833-18140759661_thumb500.jpg",
    "thumbnail_uri": "https://ia802301.us.archive.org/7/items/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833/mbid-c84acb45-03ba-4a22-a483-ebf1b68d2833-18140759661_thumb250.jpg",
    "song": "Seether",
    "track_id": "8cf889ad-ab22-4274-9749-3383d3565d3c",
    "recording_id": "5bba0bbf-b02e-405e-a126-1bb5697e8e34",
    "artist": "Veruca Salt",
    "artist_ids": [
        "86e8e21a-d29f-47d2-bbf0-e079f7044e71"
    ],
    "album": "American Thighs",
    "release_id": "c84acb45-03ba-4a22-a483-ebf1b68d2833",
    "release_group_id": "9682037a-7cbc-3a74-9d65-05e6cf9451e9",
    "labels": [
        "Minty Fresh Records"
    ],
    "label_ids": [
        "ec44443b-b862-47e5-85a3-3db242d2789b"
    ],
    "release_date": "1994-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In this 2024 interview marking the 30 year anniversary of American Thighs, Veruca Salt's Louise Post describes \"Seether\" as \"the little song that could.\"\nhttps://tinyurl.com/edj4hd6v",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}