Information about plays

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

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

{
    "id": 3639153,
    "uri": "https://api.kexp.org/v2/plays/3639153/?format=api",
    "airdate": "2026-04-07T18:37:12-07:00",
    "show": 66393,
    "show_uri": "https://api.kexp.org/v2/shows/66393/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10-44645273853_thumb500.jpg",
    "thumbnail_uri": "https://dn710109.ca.archive.org/0/items/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10/mbid-1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10-44645273853_thumb250.jpg",
    "song": "Humans",
    "track_id": "358cc032-e534-447a-aa59-f5f8ce6f01b8",
    "recording_id": "a1dbc41f-a490-4485-b264-43523c04cc9e",
    "artist": "Masahiro Takahashi",
    "artist_ids": [
        "7c88f0a4-72fc-45d1-b4b2-5b138f0b0e2f"
    ],
    "album": "In Another",
    "release_id": "1ab6d4c9-4be2-48f9-8a2e-cd0257c2cd10",
    "release_group_id": "1cc87418-7a3d-4f2d-a3ee-cbdc8b965bba",
    "labels": [
        "Telephone Explosion Records"
    ],
    "label_ids": [
        "e647c224-5fc6-4b15-b641-3087783c2b23"
    ],
    "release_date": "2026-03-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Masahiro Takahashi is a Toronto-based Japanese musician and composer who also scores for films and art installations.\n\nIn Another was released in March. \n\nhttps://masahirotakahashi.bandcamp.com/album/in-another",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}