Information about plays

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

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

{
    "id": 3536414,
    "uri": "https://api.kexp.org/v2/plays/3536414/?format=api",
    "airdate": "2025-08-05T22:55:57-07:00",
    "show": 64211,
    "show_uri": "https://api.kexp.org/v2/shows/64211/?format=api",
    "image_uri": "https://ia800208.us.archive.org/19/items/mbid-e801fdfd-b2db-4d2b-9de9-90eb8da520d3/mbid-e801fdfd-b2db-4d2b-9de9-90eb8da520d3-7133118494_thumb500.jpg",
    "thumbnail_uri": "https://ia600208.us.archive.org/19/items/mbid-e801fdfd-b2db-4d2b-9de9-90eb8da520d3/mbid-e801fdfd-b2db-4d2b-9de9-90eb8da520d3-7133118494_thumb250.jpg",
    "song": "Alex Chilton",
    "track_id": "cc43c000-98c1-3321-9888-6d25966bda77",
    "recording_id": "615bf2af-9332-4991-abcb-5856c1c99b2d",
    "artist": "The Replacements",
    "artist_ids": [
        "dc0d05ce-2f47-4962-b4fa-8631a0a51987"
    ],
    "album": "All for Nothing/Nothing for All",
    "release_id": "e801fdfd-b2db-4d2b-9de9-90eb8da520d3",
    "release_group_id": "dd439612-ed5c-339a-b19d-6183cd1aeedf",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "1997-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Love at First Listen Feature! Listener suggestion from Doug in Wallingford. https://www.twintonedigital.com/mats",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}