Information about plays

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

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

{
    "id": 3635254,
    "uri": "https://api.kexp.org/v2/plays/3635254/?format=api",
    "airdate": "2026-03-29T17:34:56-07:00",
    "show": 66313,
    "show_uri": "https://api.kexp.org/v2/shows/66313/?format=api",
    "image_uri": "https://dn711207.ca.archive.org/0/items/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09-44399453333_thumb500.jpg",
    "thumbnail_uri": "https://dn711207.ca.archive.org/0/items/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09/mbid-d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09-44399453333_thumb250.jpg",
    "song": "STAMPEDE",
    "track_id": "b3132fc2-51af-4e06-8ec1-ed21f4958086",
    "recording_id": "e1ad859a-c51f-4aab-9302-dde6bab64c75",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "STAMPEDE",
    "release_id": "d5dc9612-a4ab-4ccc-9e28-70ee7d1e2d09",
    "release_group_id": "64fe60ba-decd-48fa-969d-59a3dea73202",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking about the decision to film \"STAMPEDE'\"s accompanying music video in Ghana’s capital city Accra, the rap-punk disruptor (who hails from Canberra) has explained that “this whole project is about humanity and community, not just in Australia, where I live, but globally.\n\n“It felt nourishing to go back to my home country (Ghana) for the first time in 11 years and showcase a bit of the culture there; the youth and the deep subcultures, far beyond the perceptions a lot of people may have of Africa\": https://tinyurl.com/4734efb5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}