Information about plays

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

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

{
    "id": 3557340,
    "uri": "https://api.kexp.org/v2/plays/3557340/?format=api",
    "airdate": "2025-09-24T22:22:12-07:00",
    "show": 64653,
    "show_uri": "https://api.kexp.org/v2/shows/64653/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-1e90a05a-cb60-4c82-b276-bba9b4619ef1/mbid-1e90a05a-cb60-4c82-b276-bba9b4619ef1-43113632962_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-1e90a05a-cb60-4c82-b276-bba9b4619ef1/mbid-1e90a05a-cb60-4c82-b276-bba9b4619ef1-43113632962_thumb250.jpg",
    "song": "Alemuye ኣለሙየ (radio edit)",
    "track_id": "254c73f4-e164-4131-a641-7d16dbc93ff4",
    "recording_id": "95cfb36b-6226-4904-a3b3-cab1283c14fe",
    "artist": "Yalla Miku",
    "artist_ids": [
        "1c75c554-3f02-48e8-9b4a-48cc7870d065"
    ],
    "album": "Alemuye ኣለሙየ",
    "release_id": "1e90a05a-cb60-4c82-b276-bba9b4619ef1",
    "release_group_id": "1446fb63-ed2d-4b6a-a186-25bf9aad133d",
    "labels": [
        "Bongo Joe"
    ],
    "label_ids": [
        "333df535-433c-482b-9d61-87cb70979a5d"
    ],
    "release_date": "2025-09-11",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Upcoming second record from this Geneva based group that explores sounds and traditions of the Middle East and East Africa along with electronica, post punk and krautrock grooves\n\nhttps://yallamiku.bandcamp.com/album/2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}