Information about plays

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

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

{
    "id": 3627380,
    "uri": "https://api.kexp.org/v2/plays/3627380/?format=api",
    "airdate": "2026-03-10T09:17:06-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://ia801709.us.archive.org/20/items/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e-13755193489_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/20/items/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e/mbid-7398c937-ea92-4fcf-a5a2-1bf33282844e-13755193489_thumb250.jpg",
    "song": "Because I’m Me",
    "track_id": "eaa7fea4-9bce-45b9-ad8e-1d8d24f3ec9e",
    "recording_id": "5e607d0f-cf31-42f6-8b53-d7a594464360",
    "artist": "The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Wildflower",
    "release_id": "b78bfe96-6601-4f07-a44d-d442ac756f87",
    "release_group_id": "e27e2c64-8e49-43d2-8468-c3b484cf11f0",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Avalanches' Robbie Chater commented: \"I love the start of this song because I always imagined this little kid walking down the street with a pair of headphones on, he's got a Walkman, and he's singing this song at the top of his voice. He's so happy to be alive and he doesn't give a f--k what anyone thinks and he's just having a great day.\"\n--\nThis song features Camp Lo, a New York hip-hop duo from MCs Sonny Cheeba and Geechi Suede.\n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}