Information about plays

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

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

{
    "id": 3657452,
    "uri": "https://api.kexp.org/v2/plays/3657452/?format=api",
    "airdate": "2026-05-21T00:55:37-07:00",
    "show": 66771,
    "show_uri": "https://api.kexp.org/v2/shows/66771/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-832ac6a6-f4df-4dea-9ee8-33ee215871ad/mbid-832ac6a6-f4df-4dea-9ee8-33ee215871ad-45170607632_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-832ac6a6-f4df-4dea-9ee8-33ee215871ad/mbid-832ac6a6-f4df-4dea-9ee8-33ee215871ad-45170607632_thumb250.jpg",
    "song": "Massacre",
    "track_id": "55cc19af-bb35-4482-a9dd-c5d660f28873",
    "recording_id": "28daffbf-03fc-4921-ba31-293f56506529",
    "artist": "Murex",
    "artist_ids": [
        "2ac6799a-2e39-41db-a0c6-d857f80fd1b0"
    ],
    "album": "Massacre",
    "release_id": "832ac6a6-f4df-4dea-9ee8-33ee215871ad",
    "release_group_id": "5df2c54c-1b08-4fca-9d05-867098e9a08f",
    "labels": [
        "Young"
    ],
    "label_ids": [
        "78cd137b-d2d4-4259-bf25-351d15e7de25"
    ],
    "release_date": "2026-05-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Murex is a composer and producer, based in Stockholm - born in Kalix, on tip of the Bothnian Bay.\n\nhttps://murex.bandcamp.com/album/massacre",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}