Information about plays

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

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

{
    "id": 3657328,
    "uri": "https://api.kexp.org/v2/plays/3657328/?format=api",
    "airdate": "2026-05-20T17:49:29-07:00",
    "show": 66769,
    "show_uri": "https://api.kexp.org/v2/shows/66769/?format=api",
    "image_uri": "https://dn710806.ca.archive.org/0/items/mbid-05226d43-86d0-4cce-b609-004d45aedcbe/mbid-05226d43-86d0-4cce-b609-004d45aedcbe-45170618476_thumb500.jpg",
    "thumbnail_uri": "https://dn710806.ca.archive.org/0/items/mbid-05226d43-86d0-4cce-b609-004d45aedcbe/mbid-05226d43-86d0-4cce-b609-004d45aedcbe-45170618476_thumb250.jpg",
    "song": "Mirage",
    "track_id": "149bea39-6ef8-47e9-a47a-ebb341cc6808",
    "recording_id": "7750b882-0665-4190-98e1-3793287f4e83",
    "artist": "Trabants",
    "artist_ids": [
        "08a7d5db-a498-45d5-bf8a-c38d9de95c1c"
    ],
    "album": "Mirage",
    "release_id": "05226d43-86d0-4cce-b609-004d45aedcbe",
    "release_group_id": "22676e61-e010-4e7e-ab4b-4d52ff904192",
    "labels": [
        "International Fuzz Society"
    ],
    "label_ids": [
        "221636d9-c088-4cac-a2fc-e023e07f0bed"
    ],
    "release_date": "2026-05-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://events.seated.com/getdown-services",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}