Information about plays

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

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

{
    "id": 3550755,
    "uri": "https://api.kexp.org/v2/plays/3550755/?format=api",
    "airdate": "2025-09-09T06:27:31-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://ia801901.us.archive.org/35/items/mbid-0368d206-83eb-4eed-ab8c-b79553a2430e/mbid-0368d206-83eb-4eed-ab8c-b79553a2430e-3362530230_thumb500.jpg",
    "thumbnail_uri": "https://ia801901.us.archive.org/35/items/mbid-0368d206-83eb-4eed-ab8c-b79553a2430e/mbid-0368d206-83eb-4eed-ab8c-b79553a2430e-3362530230_thumb250.jpg",
    "song": "Every Body",
    "track_id": "4acf2ea2-2324-3f68-a98f-11d7f16ba8f4",
    "recording_id": "a2544d27-9d18-49d2-a7e6-c045bcc1a170",
    "artist": "Thao & the Get Down Stay Down",
    "artist_ids": [
        "fae834bb-51d6-436f-9492-29455f42ba0d"
    ],
    "album": "We the Common",
    "release_id": "0368d206-83eb-4eed-ab8c-b79553a2430e",
    "release_group_id": "e2749c25-c2b6-493e-a2bb-10898152bd2d",
    "labels": [
        "Ribbon Music"
    ],
    "label_ids": [
        "ca3afed1-d509-465e-89d0-952d167b2abb"
    ],
    "release_date": "2013-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Enjoy Thao & The Get Down Stay Down's July 2020 Live on KEXP at Home performance: https://bit.ly/3sZm2ER. https://www.thaoandthegetdownstaydown.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}