Information about plays

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

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

{
    "id": 3630772,
    "uri": "https://api.kexp.org/v2/plays/3630772/?format=api",
    "airdate": "2026-03-18T21:45:12-07:00",
    "show": 66217,
    "show_uri": "https://api.kexp.org/v2/shows/66217/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac-2550522708_thumb500.jpg",
    "thumbnail_uri": "https://ia601303.us.archive.org/25/items/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac/mbid-7acaa9ab-048c-3c82-8623-ea9b777137ac-2550522708_thumb250.jpg",
    "song": "Fearless",
    "track_id": "98b5874d-72c0-36bf-af6b-55c14c5d0663",
    "recording_id": "43998b23-acc0-408f-8059-e69b0334970f",
    "artist": "Pink Floyd",
    "artist_ids": [
        "83d91898-7763-47d7-b03b-b92132375c47"
    ],
    "album": "Meddle",
    "release_id": "7acaa9ab-048c-3c82-8623-ea9b777137ac",
    "release_group_id": "4e98c9b4-92f6-3049-b9da-a1088b623672",
    "labels": [
        "Harvest"
    ],
    "label_ids": [
        "993af7f6-bb99-456b-83e7-5e728ea80a0e"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#239 on the list of 2025 KEXP Listeners' Favorite Albums of All Time!\n\nhttps://www.kexp.org/countdowns/2025-all-time-favorite-albums/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}