Information about plays

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

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

{
    "id": 3607871,
    "uri": "https://api.kexp.org/v2/plays/3607871/?format=api",
    "airdate": "2026-01-23T02:05:33-08:00",
    "show": 65728,
    "show_uri": "https://api.kexp.org/v2/shows/65728/?format=api",
    "image_uri": "https://ia800902.us.archive.org/24/items/mbid-774188d0-5190-4e5a-b324-145df8ee9cb0/mbid-774188d0-5190-4e5a-b324-145df8ee9cb0-31492048908_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-774188d0-5190-4e5a-b324-145df8ee9cb0/mbid-774188d0-5190-4e5a-b324-145df8ee9cb0-31492048908_thumb250.jpg",
    "song": "Colonizer (Tundra mix)",
    "track_id": "5011be8c-166f-48bb-89af-d553df121f27",
    "recording_id": "46c337d0-0ca5-4632-8904-3044a990a5d4",
    "artist": "Tanya Tagaq",
    "artist_ids": [
        "511b1817-5adc-49ea-96e7-41497fbf0b27"
    ],
    "album": "Tongues",
    "release_id": "774188d0-5190-4e5a-b324-145df8ee9cb0",
    "release_group_id": "38a077a9-367a-4517-abaa-ae5b9687d839",
    "labels": [
        "Six Shooter Records"
    ],
    "label_ids": [
        "7d2c881f-ac20-4fe3-a0cf-21b9a17da9e4"
    ],
    "release_date": "2022-03-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Ikaluktutiak (Cambridge Bay, Nunavut), internationally celebrated artist Tanya Tagaq is an improvisational singer, avant-garde composer and bestselling author. A member of the Order of Canada, Polaris Music Prize and JUNO Award winner and recipient of multiple honorary doctorates, Tagaq is an original disruptor, a world-changing figure at the forefront of seismic social, political and environmental change.\n\nhttps://www.tanyatagaq.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}