Information about plays

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

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

{
    "id": 3633549,
    "uri": "https://api.kexp.org/v2/plays/3633549/?format=api",
    "airdate": "2026-03-25T16:15:16-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-11ac645a-254e-4821-a744-a4957ecad114/mbid-11ac645a-254e-4821-a744-a4957ecad114-16128507476_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-11ac645a-254e-4821-a744-a4957ecad114/mbid-11ac645a-254e-4821-a744-a4957ecad114-16128507476_thumb250.jpg",
    "song": "Who Is He and What Is He to You",
    "track_id": "ea348d5a-9bcd-31ab-bbf5-40b82de1f446",
    "recording_id": "6fd346af-3037-4d23-b876-76e89f21aa4f",
    "artist": "Creative Source",
    "artist_ids": [
        "7cf7c106-14e1-4c22-9341-7e7eb73b26a2"
    ],
    "album": "Creative Source",
    "release_id": "11ac645a-254e-4821-a744-a4957ecad114",
    "release_group_id": "748c1e34-aba4-451c-aeac-6211c5547b54",
    "labels": [
        "Sussex"
    ],
    "label_ids": [
        "feb8b4fb-5ac8-447c-b09c-a9329d39d63b"
    ],
    "release_date": "1973-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampled on LL Cool J's track Phenomenon.\n\nThis is Creative Source's cover of the tune, Who Is He (and What Is He to You?)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}