Information about plays

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

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

{
    "id": 3636521,
    "uri": "https://api.kexp.org/v2/plays/3636521/?format=api",
    "airdate": "2026-04-01T16:56:41-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://ia800106.us.archive.org/9/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb250.jpg",
    "song": "Respond to Sound",
    "track_id": "aa5218d0-1d81-4cee-aed5-08b5fa21194c",
    "recording_id": "0007e6b7-d87c-4bfe-934d-42a8af8ea597",
    "artist": "Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea"
    ],
    "album": "Younge",
    "release_id": "9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40",
    "release_group_id": "89354dc2-953d-4406-a608-ee5d2e9c0970",
    "labels": [
        "Linear Labs"
    ],
    "label_ids": [
        "22a630af-78a3-4427-8128-d031aeb7bf93"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\nReleasing later this month! Preorder here: https://linearlabs.bandcamp.com/track/respond-to-sound",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}