Information about plays

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

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

{
    "id": 3557817,
    "uri": "https://api.kexp.org/v2/plays/3557817/?format=api",
    "airdate": "2025-09-26T04:14:39-07:00",
    "show": 64662,
    "show_uri": "https://api.kexp.org/v2/shows/64662/?format=api",
    "image_uri": "https://ia902309.us.archive.org/14/items/mbid-174dbc69-5669-431d-81d9-249be2e07c6b/mbid-174dbc69-5669-431d-81d9-249be2e07c6b-10090818296_thumb500.jpg",
    "thumbnail_uri": "https://ia802309.us.archive.org/14/items/mbid-174dbc69-5669-431d-81d9-249be2e07c6b/mbid-174dbc69-5669-431d-81d9-249be2e07c6b-10090818296_thumb250.jpg",
    "song": "In Every Dream Home a Heartache",
    "track_id": "38f38e50-55b9-3411-9df1-528bb0c77eb7",
    "recording_id": "928dcd83-3ed3-4497-a8ea-a1ede13f12c3",
    "artist": "Roxy Music",
    "artist_ids": [
        "331ce348-1b08-40b9-8ed7-0763b92bd003"
    ],
    "album": "For Your Pleasure",
    "release_id": "174dbc69-5669-431d-81d9-249be2e07c6b",
    "release_group_id": "72fd9993-17b8-3402-9f8d-c39cb3d2c27e",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "2000-03-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy 80th Bryan! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}