Information about plays

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

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

{
    "id": 3632202,
    "uri": "https://api.kexp.org/v2/plays/3632202/?format=api",
    "airdate": "2026-03-22T02:20:09-07:00",
    "show": 66248,
    "show_uri": "https://api.kexp.org/v2/shows/66248/?format=api",
    "image_uri": "https://dn710002.ca.archive.org/0/items/mbid-1492d6c8-8faa-4974-a899-cc3585a94809/mbid-1492d6c8-8faa-4974-a899-cc3585a94809-36157728861_thumb500.jpg",
    "thumbnail_uri": "https://dn710002.ca.archive.org/0/items/mbid-1492d6c8-8faa-4974-a899-cc3585a94809/mbid-1492d6c8-8faa-4974-a899-cc3585a94809-36157728861_thumb250.jpg",
    "song": "Vanity",
    "track_id": "06ad42f8-1fd9-44ad-80f2-cad4e37ca114",
    "recording_id": "f1536df9-528b-4bbc-9500-23ea450e0b02",
    "artist": "Drab Majesty feat. Rachel Goswell",
    "artist_ids": [
        "80e91439-21f6-4a0a-84f8-23be4cd48549",
        "284befc2-ac10-47bd-8ac0-c6d2c961ca3f"
    ],
    "album": "An Object in Motion",
    "release_id": "1492d6c8-8faa-4974-a899-cc3585a94809",
    "release_group_id": "b72d000b-dc43-4473-836c-fa7ef07754e7",
    "labels": [
        "Dais Records"
    ],
    "label_ids": [
        "ba3abcfa-1808-41d6-8b8b-9bb06c0f772e"
    ],
    "release_date": "2023-08-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Marriages drummer was Andrew Clinco, member of Drab Majesty under the moniker of Deb Demure.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}