Information about plays

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

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

{
    "id": 3547215,
    "uri": "https://api.kexp.org/v2/plays/3547215/?format=api",
    "airdate": "2025-08-31T15:41:54-07:00",
    "show": 64438,
    "show_uri": "https://api.kexp.org/v2/shows/64438/?format=api",
    "image_uri": "https://dn721207.ca.archive.org/0/items/mbid-11633128-0a8a-4696-963f-bd42a821dec6/mbid-11633128-0a8a-4696-963f-bd42a821dec6-42564437365_thumb500.jpg",
    "thumbnail_uri": "https://dn721207.ca.archive.org/0/items/mbid-11633128-0a8a-4696-963f-bd42a821dec6/mbid-11633128-0a8a-4696-963f-bd42a821dec6-42564437365_thumb250.jpg",
    "song": "Tell Me",
    "track_id": "1868254d-35fd-453e-a4e6-44976ee653fb",
    "recording_id": "f11ad805-6066-424d-b7ec-9b97c9b592bf",
    "artist": "Factory Floor",
    "artist_ids": [
        "1ad28cfc-cf6f-4f0c-a902-5066a0d02fff"
    ],
    "album": "Tell Me",
    "release_id": "11633128-0a8a-4696-963f-bd42a821dec6",
    "release_group_id": "8213cf53-6904-40d5-bb89-3feb229a0272",
    "labels": [
        "Phantasy Sound"
    ],
    "label_ids": [
        "3d6bc195-3830-4dab-a4b7-cff1593a5b58"
    ],
    "release_date": "2025-07-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Tell Me\" was recorded by London band Factory Floor’s current lineup of Gabe Gurnsey, Nik Colk Void and Joe Ward, while New Order's Stephen Morris provided additional drum tracking on the song. \n\nhttps://factoryfloor.bandcamp.com/album/tell-me\nIG: @factory_floor",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}