Information about plays

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

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

{
    "id": 3550282,
    "uri": "https://api.kexp.org/v2/plays/3550282/?format=api",
    "airdate": "2025-09-08T03:57:16-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://ia600708.us.archive.org/12/items/mbid-fa81a30c-46f5-4b33-8ab3-2697e6debde6/mbid-fa81a30c-46f5-4b33-8ab3-2697e6debde6-41809562831_thumb500.jpg",
    "thumbnail_uri": "https://ia600708.us.archive.org/12/items/mbid-fa81a30c-46f5-4b33-8ab3-2697e6debde6/mbid-fa81a30c-46f5-4b33-8ab3-2697e6debde6-41809562831_thumb250.jpg",
    "song": "Imagination",
    "track_id": "18863d86-f027-4ce2-be1a-f3caa2d2e829",
    "recording_id": "d323f957-c9f7-4cad-8b23-42e00fe0371b",
    "artist": "Broncho",
    "artist_ids": [
        "8e4a41a5-6ec6-4042-b064-acd1cb51cf1b"
    ],
    "album": "Natural Pleasure",
    "release_id": "fa81a30c-46f5-4b33-8ab3-2697e6debde6",
    "release_group_id": "968a649c-69e1-4e20-9d1e-61403275e7c5",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Choctaw\n\nPenny Pitchlynn is 1/4th of the band Broncho. She is Choctaw and releases music under the name Labrys. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}