Information about plays

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

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

{
    "id": 3635594,
    "uri": "https://api.kexp.org/v2/plays/3635594/?format=api",
    "airdate": "2026-03-30T13:00:50-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn710606.ca.archive.org/0/items/mbid-55e12b15-e080-42a8-af93-4301e3487a45/mbid-55e12b15-e080-42a8-af93-4301e3487a45-4504278343_thumb500.jpg",
    "thumbnail_uri": "https://dn710606.ca.archive.org/0/items/mbid-55e12b15-e080-42a8-af93-4301e3487a45/mbid-55e12b15-e080-42a8-af93-4301e3487a45-4504278343_thumb250.jpg",
    "song": "It’s the Same Old Song",
    "track_id": "ab12ef74-0ad9-399a-bc3c-ec0f2d2d3d56",
    "recording_id": "e379583e-c853-4f11-a16a-302a98f8aeb2",
    "artist": "Four Tops",
    "artist_ids": [
        "0d21b01f-21f2-419b-8d98-4158ba0c0aa4"
    ],
    "album": "Hitsville USA: The Motown Singles Collection 1959–1971",
    "release_id": "55e12b15-e080-42a8-af93-4301e3487a45",
    "release_group_id": "ebc5c8a7-5537-34b2-a7ad-a2bc50ba4a31",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1992-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Monday! It's the Afternoon Show with Larry Mizell, Jr.! Stick around for corto.alto LIVE on KEXP at 3pm!\n\nReaching No. 5 on the Billboard Hot 100 and No. 2 on the Billboard R&B chart in 1965, \"It's the Same Old Song\" was reportedly pulled together from concept to creation in a mere 24 hours by legendary songwriting and production team, Holland-Dozier-Holland.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}