Information about plays

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

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

{
    "id": 3547497,
    "uri": "https://api.kexp.org/v2/plays/3547497/?format=api",
    "airdate": "2025-09-01T08:35:35-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia801708.us.archive.org/8/items/mbid-679841df-599d-402f-9f89-0d0bb6e94368/mbid-679841df-599d-402f-9f89-0d0bb6e94368-3024595035_thumb500.jpg",
    "thumbnail_uri": "https://ia801708.us.archive.org/8/items/mbid-679841df-599d-402f-9f89-0d0bb6e94368/mbid-679841df-599d-402f-9f89-0d0bb6e94368-3024595035_thumb250.jpg",
    "song": "Porcelain",
    "track_id": "acdf0249-6d6d-3ebe-95ba-198fd0e8ece3",
    "recording_id": "1e3668b5-3053-40f7-8bda-0ba987b37cbe",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play",
    "release_id": "679841df-599d-402f-9f89-0d0bb6e94368",
    "release_group_id": "7f6a4e72-9fee-39db-8817-63425f97a0f5",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "1999-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off Play, the fifth studio album, by dance music artist Moby.\n \nAbout the song, Moby recalled: \"I was involved with this really, really wonderful woman, and I loved her very much. But I knew deep in my heart of hearts that we had no business being romantically involved. So, it’s sort of about being in love with someone but knowing you shouldn’t be with them.\" - https://www.songfacts.com/facts/moby/porcelain  \n\nhttps://moby.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}