Information about plays

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

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

{
    "id": 3627381,
    "uri": "https://api.kexp.org/v2/plays/3627381/?format=api",
    "airdate": "2026-03-10T09:16:23-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://coverartarchive.org/release/de8869a3-5939-4562-b14f-7cb3bab1a209/43535401234-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/de8869a3-5939-4562-b14f-7cb3bab1a209/43535401234-250.jpg",
    "song": "What Do You Do With the Mad That You Feel?",
    "track_id": null,
    "recording_id": "f5a1546d-e0b7-48b8-9e6c-8e1e8b97806a",
    "artist": "Mister Rogers",
    "artist_ids": [
        "87467525-3724-412d-ad3e-595ecb6a3bfd"
    ],
    "album": "You’re Growing",
    "release_id": null,
    "release_group_id": "3535fa20-3825-399c-966b-f25ada06d17d",
    "labels": [
        "PBS"
    ],
    "label_ids": [],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"What do you do with the mad that you feel?\" A little boy once asked Mister Rogers this question. He answered. In song, of course. : https://www.facebook.com/gbh/videos/what-do-you-do-with-the-mad-that-you-feel/1345034169018965/\n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}