Information about plays

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

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

{
    "id": 3556218,
    "uri": "https://api.kexp.org/v2/plays/3556218/?format=api",
    "airdate": "2025-09-22T06:39:00-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-df0793fe-cdea-4073-8f62-c716045cba65/mbid-df0793fe-cdea-4073-8f62-c716045cba65-42276198144_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-df0793fe-cdea-4073-8f62-c716045cba65/mbid-df0793fe-cdea-4073-8f62-c716045cba65-42276198144_thumb250.jpg",
    "song": "I AM!",
    "track_id": "2e7f1f00-447f-4566-af7c-cbaf19bd26bf",
    "recording_id": "86890c06-cf4b-4ea0-b37d-664293b970b8",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Warsaw 480km is the debut LP from Irish/Portuguese quintet pôt-pot, who infuse the propulsive grooves of krautrock with a phosphorescent psych-rock radiance, all underscored by harmonium drones, hypnotic male-female vocal harmonies, and deep layers of rough-hewn texture. \n\nhttps://potpot.bandcamp.com/album/warsaw-480km",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}