Information about plays

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

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

{
    "id": 3561958,
    "uri": "https://api.kexp.org/v2/plays/3561958/?format=api",
    "airdate": "2025-10-06T08:06:31-07:00",
    "show": 64762,
    "show_uri": "https://api.kexp.org/v2/shows/64762/?format=api",
    "image_uri": "https://ia800905.us.archive.org/25/items/mbid-d826b19f-df20-4a9c-9a49-f10328c9b245/mbid-d826b19f-df20-4a9c-9a49-f10328c9b245-9169167920_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-d826b19f-df20-4a9c-9a49-f10328c9b245/mbid-d826b19f-df20-4a9c-9a49-f10328c9b245-9169167920_thumb250.jpg",
    "song": "Pictures of Matchstick Men",
    "track_id": "e65536b5-9405-41f0-9dcd-0472b07645c5",
    "recording_id": "092acbb2-cea0-4675-b268-cd3f9fb6de14",
    "artist": "Camper Van Beethoven",
    "artist_ids": [
        "0ee7e64d-90ca-406b-b59a-3e551c556dbe"
    ],
    "album": "Key Lime Pie",
    "release_id": "d826b19f-df20-4a9c-9a49-f10328c9b245",
    "release_group_id": "e94f1a6c-260f-3d68-a211-dd3197c0ba1f",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1989-09-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#603 on YOUR countdown of the greatest albums of all-time. \n\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}