Information about plays

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

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

{
    "id": 3553933,
    "uri": "https://api.kexp.org/v2/plays/3553933/?format=api",
    "airdate": "2025-09-16T22:36:09-07:00",
    "show": 64582,
    "show_uri": "https://api.kexp.org/v2/shows/64582/?format=api",
    "image_uri": "https://ia600305.us.archive.org/23/items/mbid-ae9aa576-13e8-4299-894d-2882ae8703d0/mbid-ae9aa576-13e8-4299-894d-2882ae8703d0-39361777658_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-ae9aa576-13e8-4299-894d-2882ae8703d0/mbid-ae9aa576-13e8-4299-894d-2882ae8703d0-39361777658_thumb250.jpg",
    "song": "Into the Blue",
    "track_id": "dce39dfe-a642-4e05-abff-0bf3b31b6fe6",
    "recording_id": "b07369ac-0057-4630-bd8b-3fea7cea9281",
    "artist": "Aaron Frazer",
    "artist_ids": [
        "ed924a5c-b7a6-4df4-ada5-1fde52f17387"
    ],
    "album": "Into the Blue",
    "release_id": "ae9aa576-13e8-4299-894d-2882ae8703d0",
    "release_group_id": "ca625fc1-480e-4c4a-92ed-5a47cbd18421",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2024-06-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stunning release from multi-instrumentalist Aaron Frazer: https://aaronfrazermusic.com https://aaronfrazermusic.bandcamp.com/album/into-the-blue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}