Information about plays

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

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

{
    "id": 3638527,
    "uri": "https://api.kexp.org/v2/plays/3638527/?format=api",
    "airdate": "2026-04-06T06:48:59-07:00",
    "show": 66381,
    "show_uri": "https://api.kexp.org/v2/shows/66381/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-21a18bad-57cd-4ccd-8feb-6efead97fa48/mbid-21a18bad-57cd-4ccd-8feb-6efead97fa48-38872454875_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-21a18bad-57cd-4ccd-8feb-6efead97fa48/mbid-21a18bad-57cd-4ccd-8feb-6efead97fa48-38872454875_thumb250.jpg",
    "song": "Bark at the Moon",
    "track_id": "f04c5237-704c-4d69-9deb-119177fbeaa3",
    "recording_id": "29d1a35f-51fd-4b55-abe9-2d04fd926fca",
    "artist": "Ozzy Osbourne",
    "artist_ids": [
        "8aa5b65a-5b3c-4029-92bf-47a544356934"
    ],
    "album": "Bark at the Moon",
    "release_id": "21a18bad-57cd-4ccd-8feb-6efead97fa48",
    "release_group_id": "de3c9808-9652-35ed-9022-dcc907ae3410",
    "labels": [
        "CBS Associated Records"
    ],
    "label_ids": [
        "4561acef-e18a-458f-945d-2945a66fa71a"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request for Todd!\n\nIn 2017, the Prince of Darkness performed \"Bark at the Moon\" live during a full solar eclipse in Carterville, Illinois:\n\nhttps://youtu.be/2j3kF2EexDo?si=zzLIOEQLWmcO6sX1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}