Information about plays

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

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

{
    "id": 3562596,
    "uri": "https://api.kexp.org/v2/plays/3562596/?format=api",
    "airdate": "2025-10-08T06:10:19-07:00",
    "show": 64777,
    "show_uri": "https://api.kexp.org/v2/shows/64777/?format=api",
    "image_uri": "https://ia601502.us.archive.org/1/items/mbid-29027537-09f1-30cf-9b1f-a15958c2d113/mbid-29027537-09f1-30cf-9b1f-a15958c2d113-15913788716_thumb500.jpg",
    "thumbnail_uri": "https://ia601502.us.archive.org/1/items/mbid-29027537-09f1-30cf-9b1f-a15958c2d113/mbid-29027537-09f1-30cf-9b1f-a15958c2d113-15913788716_thumb250.jpg",
    "song": "The Weight",
    "track_id": "5a8e26e7-7879-3820-b85a-1c61c36595c6",
    "recording_id": "31c9d3d9-a35a-4a17-9cfe-0c113b49a83e",
    "artist": "The Band",
    "artist_ids": [
        "8c90ad8c-9150-4c51-a1eb-342232e99d06"
    ],
    "album": "Music From Big Pink",
    "release_id": "29027537-09f1-30cf-9b1f-a15958c2d113",
    "release_group_id": "466fddac-8006-3e71-bbe7-7aa0f587aa88",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2000-09-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#368 Favorite Album of All Time - The Band  - Music From Big Pink\n\nRobbie Robertson (Cayuga and Mohawk identity) of The Band \"spent his early years on the Six Nations Reserve, just outside Toronto, touches on a few issues that have helped shape his life and some causes that are ongoing to this day, primarily the betterment of life for Indigenous Peoples. He was told from a young age, “Be proud that you’re an Indian, but be careful who you tell.” https://www.samaritanmag.com/musicians/qa-robbie-robertson-why-he-kept-quiet-years-about-his-heritage",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}