Information about plays

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

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

{
    "id": 3545791,
    "uri": "https://api.kexp.org/v2/plays/3545791/?format=api",
    "airdate": "2025-08-28T07:30:18-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia800700.us.archive.org/17/items/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2-38886391610_thumb500.jpg",
    "thumbnail_uri": "https://ia600700.us.archive.org/17/items/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2/mbid-f4583804-b928-4b7d-b573-3cf17a2dabc2-38886391610_thumb250.jpg",
    "song": "No Problems",
    "track_id": "3cf776a0-3bda-4ddd-8155-7a2b43157767",
    "recording_id": "95807622-4c95-4a0b-aede-02510dff40a4",
    "artist": "Ginger Root",
    "artist_ids": [
        "22dc2681-4260-437e-a570-c4e92e011f68"
    ],
    "album": "SHINBANGUMI",
    "release_id": "f4583804-b928-4b7d-b573-3cf17a2dabc2",
    "release_group_id": "70ecaa70-6166-497e-8ea2-b8c145d40405",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ginger Root's Live on KEXP session is posted to our YouTube channel! Go watch the performance in its entirety here: https://www.youtube.com/watch?v=smXduZgPrpc\n\nPlaying in Seattle at The Woodland Park Zoo on Sept. 2nd at 6pm!\n\nThe California-based artist released SHINBANGUMI in September! https://gingerroot.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}