Information about plays

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

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

{
    "id": 3556168,
    "uri": "https://api.kexp.org/v2/plays/3556168/?format=api",
    "airdate": "2025-09-22T03:22:08-07:00",
    "show": 64630,
    "show_uri": "https://api.kexp.org/v2/shows/64630/?format=api",
    "image_uri": "https://coverartarchive.org/release/0bfbb418-c0e2-4779-bded-b05c06833b17/37580794143-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0bfbb418-c0e2-4779-bded-b05c06833b17/37580794143-250.jpg",
    "song": "Gondwana",
    "track_id": null,
    "recording_id": "34a35fc4-d02e-4872-b4d0-4f23f8368adc",
    "artist": "The Boy of Many Colors",
    "artist_ids": [
        "6ac805ba-5325-4dcd-9f37-1006150726fd"
    ],
    "album": "The Boy of Many Colors",
    "release_id": null,
    "release_group_id": "16f842f6-77cc-416b-afd7-7bab53397794",
    "labels": [
        "Hydrofunk Records"
    ],
    "label_ids": [
        "956ba926-ee52-4e41-8726-8a6e975f29eb"
    ],
    "release_date": "2023-10-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yidinji Bar Burrum & Mamu\n\nIndigenous rapper, producer, dancer, visual designer and editor Coedie Ochre Warrah McCarthy is The Boy Of Many Colors That Came In The Falling Rain, which is the traditional meaning and translation of his name, and the inspiration behind the title of his new project. Coedie is also a founding member, vocalist and Didgeridoo player with Byron Bay based 4-peice Indigenoise.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}