Information about plays

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

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

{
    "id": 3547793,
    "uri": "https://api.kexp.org/v2/plays/3547793/?format=api",
    "airdate": "2025-09-02T02:13:29-07:00",
    "show": 64451,
    "show_uri": "https://api.kexp.org/v2/shows/64451/?format=api",
    "image_uri": "https://ia601302.us.archive.org/5/items/mbid-c3950051-9aa0-4ed3-bf05-64ced58f794c/mbid-c3950051-9aa0-4ed3-bf05-64ced58f794c-42273563267_thumb500.jpg",
    "thumbnail_uri": "https://ia801302.us.archive.org/5/items/mbid-c3950051-9aa0-4ed3-bf05-64ced58f794c/mbid-c3950051-9aa0-4ed3-bf05-64ced58f794c-42273563267_thumb250.jpg",
    "song": "Is It Now?",
    "track_id": "f1c8081b-7ea8-4de0-847f-e7ddfae9c321",
    "recording_id": "cd4b6b42-e692-4294-8753-541ac2edd668",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Is It Now?",
    "release_id": "c3950051-9aa0-4ed3-bf05-64ced58f794c",
    "release_group_id": "8652dade-cb60-4519-8ae3-e21aac43c0ff",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-18",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Automatic's new album, \"Is It Now?,\" will be out on September 26th. Go right here to pre-order it: https://automatic-band.bandcamp.com/album/is-it-now\n--\nNow, go right here to see the official video for this title track.: https://www.youtube.com/watch?v=bcXsQq1FjJY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}