Information about plays

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

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

{
    "id": 3576328,
    "uri": "https://api.kexp.org/v2/plays/3576328/?format=api",
    "airdate": "2025-11-10T06:43:07-08:00",
    "show": 65071,
    "show_uri": "https://api.kexp.org/v2/shows/65071/?format=api",
    "image_uri": "https://ia600607.us.archive.org/0/items/mbid-47233899-0c5a-436b-8fd9-a7b73dea385e/mbid-47233899-0c5a-436b-8fd9-a7b73dea385e-43476549807_thumb500.jpg",
    "thumbnail_uri": "https://ia600607.us.archive.org/0/items/mbid-47233899-0c5a-436b-8fd9-a7b73dea385e/mbid-47233899-0c5a-436b-8fd9-a7b73dea385e-43476549807_thumb250.jpg",
    "song": "Ray of Light",
    "track_id": "c4a1c89d-f731-4d6e-98a7-177b5733e356",
    "recording_id": "fca9305a-c8a2-4613-adfc-927d0b6d8f26",
    "artist": "Jasmyn",
    "artist_ids": [
        "5f1d4249-2c8a-4b0c-a2c7-3fb3fdbff11b"
    ],
    "album": "Ray of Light",
    "release_id": "47233899-0c5a-436b-8fd9-a7b73dea385e",
    "release_group_id": "53fefde8-17e2-4d1e-b09b-3db3e20fccad",
    "labels": [
        "SONG BIRD"
    ],
    "label_ids": [
        "3e7a382a-1fc2-40a4-93ac-fd34959a62fe"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New cover from Jasmyn, the solo project created by Jasmyn Burke, former singer-songwriter and frontwoman of the critically acclaimed band Weaves. Having received two Polaris Music Prize shortlists, two JUNO nominations for Alternative Album of the Year and two SOCAN Songwriting Prize nominations, Burke has established herself as one of Canada’s most exciting and fresh voices. \n\nhttps://www.instagram.com/jasmyn.online\nhttps://jasmynmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}