Information about plays

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

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

{
    "id": 3580971,
    "uri": "https://api.kexp.org/v2/plays/3580971/?format=api",
    "airdate": "2025-11-21T08:29:21-08:00",
    "show": 65168,
    "show_uri": "https://api.kexp.org/v2/shows/65168/?format=api",
    "image_uri": "https://ia800504.us.archive.org/11/items/mbid-086fc13b-ae2a-4867-97fb-2e055255b24a/mbid-086fc13b-ae2a-4867-97fb-2e055255b24a-14037251787_thumb500.jpg",
    "thumbnail_uri": "https://ia800504.us.archive.org/11/items/mbid-086fc13b-ae2a-4867-97fb-2e055255b24a/mbid-086fc13b-ae2a-4867-97fb-2e055255b24a-14037251787_thumb250.jpg",
    "song": "Because I’m Me",
    "track_id": "2ce8521e-43e1-4582-8aee-008353e56a25",
    "recording_id": "5e607d0f-cf31-42f6-8b53-d7a594464360",
    "artist": "The Avalanches",
    "artist_ids": [
        "a6623d39-2d8e-4f70-8242-0a9553b91e50"
    ],
    "album": "Wildflower",
    "release_id": "086fc13b-ae2a-4867-97fb-2e055255b24a",
    "release_group_id": "e27e2c64-8e49-43d2-8468-c3b484cf11f0",
    "labels": [
        "Astralwerks",
        "Modular Recordings",
        "EMI"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f",
        "1a69fd71-e415-4439-b830-49ab0752d9f7",
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2016-07-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request from Larissa in Seattle...\n---\n 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.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}