Information about plays

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

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

{
    "id": 3523717,
    "uri": "https://api.kexp.org/v2/plays/3523717/?format=api",
    "airdate": "2025-07-07T01:52:32-07:00",
    "show": 63944,
    "show_uri": "https://api.kexp.org/v2/shows/63944/?format=api",
    "image_uri": "https://ia801700.us.archive.org/1/items/mbid-4f68716e-b318-4000-94e5-7ecd2678544e/mbid-4f68716e-b318-4000-94e5-7ecd2678544e-41115152838_thumb500.jpg",
    "thumbnail_uri": "https://ia601700.us.archive.org/1/items/mbid-4f68716e-b318-4000-94e5-7ecd2678544e/mbid-4f68716e-b318-4000-94e5-7ecd2678544e-41115152838_thumb250.jpg",
    "song": "505 Standby",
    "track_id": "c431f03b-441d-4f94-8c34-33b14a30744b",
    "recording_id": "44e2d022-9068-4b9e-bd23-5cb4f4d85e8c",
    "artist": "Joe Armon‐Jones",
    "artist_ids": [
        "7f28f2b1-738b-41da-b168-9704dba00605"
    ],
    "album": "All The Quiet (Part II)",
    "release_id": "4f68716e-b318-4000-94e5-7ecd2678544e",
    "release_group_id": "ac79b85c-e80e-4128-b98e-403edef9d9b0",
    "labels": [
        "Aquarii Records"
    ],
    "label_ids": [
        "514ea734-2d1b-4bb2-af52-4dc83d917423"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Latest offering from the Ezra Collective keyboardist/composer\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}