Information about plays

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

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

{
    "id": 3625506,
    "uri": "https://api.kexp.org/v2/plays/3625506/?format=api",
    "airdate": "2026-03-05T05:37:00-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-597f7995-f8be-4634-8817-8739ff06d851/mbid-597f7995-f8be-4634-8817-8739ff06d851-43751139849_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-597f7995-f8be-4634-8817-8739ff06d851/mbid-597f7995-f8be-4634-8817-8739ff06d851-43751139849_thumb250.jpg",
    "song": "Paralysis Ghosts",
    "track_id": "c45f4bba-70bc-4766-81e6-e058c27d4117",
    "recording_id": "34522fac-bd04-4884-b3fb-4d24aad05854",
    "artist": "Telenova",
    "artist_ids": [
        "559fcf2b-8ddb-4973-a57c-8cc62c296ebb"
    ],
    "album": "The Warning",
    "release_id": "597f7995-f8be-4634-8817-8739ff06d851",
    "release_group_id": "6a33b5d7-6853-43aa-91eb-35757d1ef490",
    "labels": [
        "EMI Recorded Music Australia"
    ],
    "label_ids": [
        "166f5cd1-43b7-4c21-9d88-9ee12998e867"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New album from the Melbourne, Australia band, self described as \"cinema for your ears.\"\n \nhttps://www.telenovamusic.co/\nhttps://telenovaofficial.bandcamp.com/track/paralysis-ghosts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}