Information about plays

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

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

{
    "id": 3549181,
    "uri": "https://api.kexp.org/v2/plays/3549181/?format=api",
    "airdate": "2025-09-05T10:00:21-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://ia801602.us.archive.org/11/items/mbid-a8f73bc2-4aa8-4465-8fb1-1fdc2173f072/mbid-a8f73bc2-4aa8-4465-8fb1-1fdc2173f072-2098679790_thumb500.jpg",
    "thumbnail_uri": "https://ia801602.us.archive.org/11/items/mbid-a8f73bc2-4aa8-4465-8fb1-1fdc2173f072/mbid-a8f73bc2-4aa8-4465-8fb1-1fdc2173f072-2098679790_thumb250.jpg",
    "song": "Don't Do It",
    "track_id": "947add2b-6550-33a6-8634-9bb67b1db221",
    "recording_id": "499ebd20-47d4-4faa-ad92-65c753b6fa71",
    "artist": "Sharon Van Etten",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Epic",
    "release_id": "a8f73bc2-4aa8-4465-8fb1-1fdc2173f072",
    "release_group_id": "a9c4e7f3-94a9-4451-b195-b235a9eff5b1",
    "labels": [
        "Ba Da Bing!"
    ],
    "label_ids": [
        "06d4f1d0-1c13-4648-b666-fce5f03d541f"
    ],
    "release_date": "2010-09-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sharon Van Etten & The Attachment Theory played Live on KEXP this May! Enjoy the video from that session here: https://www.youtube.com/watch?v=5sLQTSK9bvQ\n\nThis track comes from Van Etten's 2021 album, Epic. You can read an interview Cheryl Waters did with Van Etten about this album: https://www.kexp.org/read/2021/4/21/sharon-van-etten-breaks-down-every-song-and-corresponding-cover-her-anniversary-release-epic-ten/\n\nhttps://sharonvanetten.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}