Information about plays

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

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

{
    "id": 3616324,
    "uri": "https://api.kexp.org/v2/plays/3616324/?format=api",
    "airdate": "2026-02-11T22:18:59-08:00",
    "show": 65908,
    "show_uri": "https://api.kexp.org/v2/shows/65908/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974-44213745646_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974/mbid-10f66c8a-2e9e-489a-a01e-1201adbf7974-44213745646_thumb250.jpg",
    "song": "Distant Bells",
    "track_id": "6225577e-3ce6-4464-a492-787c454f3aa6",
    "recording_id": "df986ae4-f4bf-4b97-b562-0d583337dc39",
    "artist": "Natural Magic",
    "artist_ids": [
        "ec7e4bb6-19c5-4d8e-89d0-cead179e4e5a"
    ],
    "album": "II",
    "release_id": "10f66c8a-2e9e-489a-a01e-1201adbf7974",
    "release_group_id": "6a77910d-a66b-4378-9dc6-0b10361630e4",
    "labels": [
        "Optimo Music"
    ],
    "label_ids": [
        "a66a132b-5c81-432a-96fe-07ee416babc2"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New sounds from the PDX trio of Michael McKinnon and Matthew Quiet.\n\nhttps://naturalmagic.bandcamp.com/album/ii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}