Information about plays

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

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

{
    "id": 3633367,
    "uri": "https://api.kexp.org/v2/plays/3633367/?format=api",
    "airdate": "2026-03-25T04:22:58-07:00",
    "show": 66273,
    "show_uri": "https://api.kexp.org/v2/shows/66273/?format=api",
    "image_uri": "https://dn721206.ca.archive.org/0/items/mbid-207782ee-22e7-4b5d-bd98-0a643df215cc/mbid-207782ee-22e7-4b5d-bd98-0a643df215cc-15465570478_thumb500.jpg",
    "thumbnail_uri": "https://dn721206.ca.archive.org/0/items/mbid-207782ee-22e7-4b5d-bd98-0a643df215cc/mbid-207782ee-22e7-4b5d-bd98-0a643df215cc-15465570478_thumb250.jpg",
    "song": "Fastlove (edit)",
    "track_id": "6a2f4f34-efb1-46a1-a24a-e679791cad68",
    "recording_id": "6e38d322-17cb-49a9-b791-ca07e1d73753",
    "artist": "George Michael",
    "artist_ids": [
        "ccb8f30e-4d71-40c4-8b1d-846dafe73e2c"
    ],
    "album": "Fastlove",
    "release_id": "d417299f-0ee0-45cb-a2ca-feed099bb6db",
    "release_group_id": "1f41e186-59f6-334f-93b9-65cc45cba80d",
    "labels": [
        "Virgin",
        "Aegean"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "e95d9e2d-e387-4467-b31c-9f4a53b6e934"
    ],
    "release_date": "1996-04-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling Dr. Lonnie Smith's Spinning Wheel! in the extended mix cut of this track!\n\n Gotta get up to get down",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}