Information about plays

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

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

{
    "id": 3606828,
    "uri": "https://api.kexp.org/v2/plays/3606828/?format=api",
    "airdate": "2026-01-20T14:22:27-08:00",
    "show": 65708,
    "show_uri": "https://api.kexp.org/v2/shows/65708/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-9bc8b61e-e501-4167-8d89-7588e01924d0/mbid-9bc8b61e-e501-4167-8d89-7588e01924d0-40638397962_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-9bc8b61e-e501-4167-8d89-7588e01924d0/mbid-9bc8b61e-e501-4167-8d89-7588e01924d0-40638397962_thumb250.jpg",
    "song": "Blue Left Hand",
    "track_id": "700c91c5-2572-4b5f-b3e2-981bf35d8a99",
    "recording_id": "0b7157cd-f0dd-48ed-bab4-c820ef4d16d0",
    "artist": "Oracle Sisters",
    "artist_ids": [
        "e2fd6f1b-db4b-4422-bc25-625c66b25a78"
    ],
    "album": "Divinations",
    "release_id": "9bc8b61e-e501-4167-8d89-7588e01924d0",
    "release_group_id": "e5df4536-fb3a-4282-a2e2-a333a467ab4a",
    "labels": [
        "Wizard Artists"
    ],
    "label_ids": [
        "9c9018fd-05b0-4bfe-821a-7363f2683845"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Paris, Oracle Sisters is composed of childhood friends Lewis Lazar and Christopher Willatt, and Finnish musician Julia Johansen.\n\nhttps://oraclesisters.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}