Information about plays

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

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

{
    "id": 3637996,
    "uri": "https://api.kexp.org/v2/plays/3637996/?format=api",
    "airdate": "2026-04-05T00:51:50-07:00",
    "show": 66370,
    "show_uri": "https://api.kexp.org/v2/shows/66370/?format=api",
    "image_uri": "https://coverartarchive.org/release/939a0ace-2985-4882-be41-8a1ea2ebe98e/41304527812-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/939a0ace-2985-4882-be41-8a1ea2ebe98e/41304527812-250.jpg",
    "song": "Satan",
    "track_id": null,
    "recording_id": "5912dee8-924e-45c3-a095-ed078dfe57ec",
    "artist": "Acid",
    "artist_ids": [
        "7c2c355f-75f7-4827-b9d6-a5f1b0562efa"
    ],
    "album": "Acid",
    "release_id": null,
    "release_group_id": "5f1aae5b-e227-34af-b06a-55896ea3e3c3",
    "labels": [
        "Giant Records"
    ],
    "label_ids": [
        "19ee7f19-a9b0-4241-ba8a-3259b7ca3aee"
    ],
    "release_date": "1982-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The band's status is currently disputed. They made a statement on their Facebook page that singer Kate de Lombaert had left the band and that they'd continue with drummer Anvill as the sole original member. This was countered by a show at the Keep It True Rising festival where Kate played at the 2021 edition of the fest with her own version of Acid, named Kate's Acid.\n\nhttps://www.facebook.com/ACIDMetalBelgium/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}