Information about plays

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

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

{
    "id": 3671494,
    "uri": "https://api.kexp.org/v2/plays/3671494/?format=api",
    "airdate": "2026-06-23T07:27:02-07:00",
    "show": 67066,
    "show_uri": "https://api.kexp.org/v2/shows/67066/?format=api",
    "image_uri": "https://dn711302.ca.archive.org/0/items/mbid-f9f241eb-5ccb-4b38-8b4a-ff2eb42d6f98/mbid-f9f241eb-5ccb-4b38-8b4a-ff2eb42d6f98-45410298218_thumb500.jpg",
    "thumbnail_uri": "https://dn711302.ca.archive.org/0/items/mbid-f9f241eb-5ccb-4b38-8b4a-ff2eb42d6f98/mbid-f9f241eb-5ccb-4b38-8b4a-ff2eb42d6f98-45410298218_thumb250.jpg",
    "song": "traces",
    "track_id": "72ed0dec-3446-4ba9-b112-2e29211fa589",
    "recording_id": "49c36320-1a70-41a0-89b8-c091f7fd0e60",
    "artist": "Coals feat. Molina",
    "artist_ids": [
        "e467b2a1-a1e2-4f00-b21f-8221ef5af859",
        "a2d94abe-26d6-4449-bc61-1cf03fff00b6"
    ],
    "album": "magia",
    "release_id": "f9f241eb-5ccb-4b38-8b4a-ff2eb42d6f98",
    "release_group_id": "2b68e195-3d9c-4e10-9005-32b967c87ed7",
    "labels": [
        "Sony Music Entertainment Poland"
    ],
    "label_ids": [
        "749792c9-db4f-45a5-8d36-f2467926c518"
    ],
    "release_date": "2026-06-12",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Coals are a Polish duo whose name is connected to the region they come from which is famous for coal mines.\nhttps://music.apple.com/us/song/traces-feat-molina/6771346210",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}