Information about plays

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

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

{
    "id": 3636659,
    "uri": "https://api.kexp.org/v2/plays/3636659/?format=api",
    "airdate": "2026-04-02T00:13:43-07:00",
    "show": 66341,
    "show_uri": "https://api.kexp.org/v2/shows/66341/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7-44098835361_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7/mbid-beddfa86-97c5-4374-ab5a-e70c62c808a7-44098835361_thumb250.jpg",
    "song": "Moon Child",
    "track_id": "69b061c9-effb-4510-8729-d6b2b0323773",
    "recording_id": "599f5453-c36c-4d3e-86cb-cbbe774f6559",
    "artist": "Dominique Fils-Aimé",
    "artist_ids": [
        "6ac4d6ec-0d09-4146-9930-0a00f19f5119"
    ],
    "album": "My World Is The Sun",
    "release_id": "beddfa86-97c5-4374-ab5a-e70c62c808a7",
    "release_group_id": "cc5de6bc-69af-4b80-8f44-a1aead60fda2",
    "labels": [
        "Ensoul Records"
    ],
    "label_ids": [
        "100cfe3f-a115-4ffc-b551-5b1ace15d502"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://singwithmi.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}