Information about plays

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

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

{
    "id": 3580283,
    "uri": "https://api.kexp.org/v2/plays/3580283/?format=api",
    "airdate": "2025-11-19T15:54:02-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-ab118eba-28cd-43e2-8120-82ee5b854f34/mbid-ab118eba-28cd-43e2-8120-82ee5b854f34-43487131241_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-ab118eba-28cd-43e2-8120-82ee5b854f34/mbid-ab118eba-28cd-43e2-8120-82ee5b854f34-43487131241_thumb250.jpg",
    "song": "Run Into Love",
    "track_id": "e5e2455a-e238-4873-8378-cfe553894747",
    "recording_id": "231acb38-b7ed-444e-af2b-53239c6a5a60",
    "artist": "Another Taste",
    "artist_ids": [
        "3e67e305-af38-434c-919a-3a678731f77b"
    ],
    "album": "Run Into Love",
    "release_id": "ab118eba-28cd-43e2-8120-82ee5b854f34",
    "release_group_id": "89def655-64ee-41b4-861f-d868206ac9fd",
    "labels": [
        "Space Grapes"
    ],
    "label_ids": [
        "ef2eb428-a1d5-4254-9a05-2d38b6dcfdea"
    ],
    "release_date": "2025-10-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another Taste is a Rotterdam-born concept band formed by a group of longtime friends, including  Bobby van Putten (keys), Bob Roche (bass), Barend Lippens (keys) and Teun van Zoggel (drums).\u2028\n--\n“Run Into Love” is the first (digital only) single from Dutch funk collective Another Taste’s upcoming second album, due out in 2026 (That's Sarina Voorn on lead vocals.) : https://another-taste.bandcamp.com/album/run-into-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}