Information about plays

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

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

{
    "id": 3547932,
    "uri": "https://api.kexp.org/v2/plays/3547932/?format=api",
    "airdate": "2025-09-02T09:20:42-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://ia903203.us.archive.org/16/items/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387-42823074951_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387/mbid-1c43ad25-55f0-4fb9-bb02-5ff52b7c4387-42823074951_thumb250.jpg",
    "song": "Stardust",
    "track_id": "a331e17d-daee-4e99-997a-1720216881b7",
    "recording_id": "c881e9d4-4aed-4a8b-a577-8a98ab8c494a",
    "artist": "Anna von Hausswolff",
    "artist_ids": [
        "6bd920ac-3b7c-47e0-8f0f-c390f63f5112"
    ],
    "album": "Stardust / The Whole Woman",
    "release_id": "1c43ad25-55f0-4fb9-bb02-5ff52b7c4387",
    "release_group_id": "e12dcee6-1c6a-4782-8005-e9641bc79e25",
    "labels": [
        "YEAR0001"
    ],
    "label_ids": [
        "f722d3e7-56d1-46a2-a51f-8ca43cc6e26b"
    ],
    "release_date": "2025-08-21",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from Swedish artist Anna von Hausswolff. Her upcoming record comes out on October 31st! \n\nShe released another new single called 'The Whole Woman' featuring Iggy Pop!\n\nSee the official video to this track here: https://youtu.be/HpMHH_W8G9s\n\nhttps://annavonhausswolff.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}