Information about plays

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

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

{
    "id": 3540228,
    "uri": "https://api.kexp.org/v2/plays/3540228/?format=api",
    "airdate": "2025-08-15T03:20:09-07:00",
    "show": 64291,
    "show_uri": "https://api.kexp.org/v2/shows/64291/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e-41956855680_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e/mbid-1bf0c870-97e7-44ec-ac2e-2d15532bcd4e-41956855680_thumb250.jpg",
    "song": "Cause = Time",
    "track_id": "236b5acb-309d-444f-aec7-2d4f8e7c340f",
    "recording_id": "ef25e791-0460-407e-99c2-34fe65e256da",
    "artist": "Middle Kids",
    "artist_ids": [
        "2c02eece-9832-4850-9150-b0e269f65d8b"
    ],
    "album": "Anthems: A Celebration Of Broken Social Scene’s You Forgot It In People",
    "release_id": "1bf0c870-97e7-44ec-ac2e-2d15532bcd4e",
    "release_group_id": "68a8731f-ba70-4a4a-8e35-249790543f91",
    "labels": [
        "Arts & Crafts Productions Inc."
    ],
    "label_ids": [
        "5d052726-7bea-42cc-90e4-7ab4a3773450"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Hannah Joy of Middle Kids! ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}