Information about plays

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

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

{
    "id": 3577375,
    "uri": "https://api.kexp.org/v2/plays/3577375/?format=api",
    "airdate": "2025-11-12T20:35:49-08:00",
    "show": 65093,
    "show_uri": "https://api.kexp.org/v2/shows/65093/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "22° Halo",
    "track_id": "f2d8eeb0-b8d0-4ec4-a8fa-7db185da2ecc",
    "recording_id": "5672d2b3-b1ad-4fe4-9a65-fb1f61453935",
    "artist": "pôt-pot",
    "artist_ids": [
        "c7cfc2e8-3db1-41e3-a5d0-5a853c239472"
    ],
    "album": "Warsaw 480km",
    "release_id": "df0793fe-cdea-4073-8f62-c716045cba65",
    "release_group_id": "a723998b-42d8-4d51-a877-ffa572dc37c5",
    "labels": [
        "felte"
    ],
    "label_ids": [
        "edd4e28e-d53c-415c-8ce8-ace9dfb452ac"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The new single, “22° Halo”, opens the record at a driving pace, elevated by searing amplifier tone and breathy, overdriven vocal harmonies from Waldron-Hyden, Sara Leslie, and Elaine Malone that seem to coo directly in your ear, at once intimate and detached.  \"\n\nhttps://www.bizzarre.co.uk/post/pot-pot-22-halo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}