Information about plays

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

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

{
    "id": 3547473,
    "uri": "https://api.kexp.org/v2/plays/3547473/?format=api",
    "airdate": "2025-09-01T07:08:34-07:00",
    "show": 64445,
    "show_uri": "https://api.kexp.org/v2/shows/64445/?format=api",
    "image_uri": "https://ia802808.us.archive.org/33/items/mbid-a88a8bfe-ed10-4a5e-b7d7-34fde777e545/mbid-a88a8bfe-ed10-4a5e-b7d7-34fde777e545-20880304481_thumb500.jpg",
    "thumbnail_uri": "https://ia802808.us.archive.org/33/items/mbid-a88a8bfe-ed10-4a5e-b7d7-34fde777e545/mbid-a88a8bfe-ed10-4a5e-b7d7-34fde777e545-20880304481_thumb250.jpg",
    "song": "Turnmills",
    "track_id": "c33838b1-5167-48db-8fa4-bed2c0167cf6",
    "recording_id": "9cc7e7bb-abc2-48d8-acf3-3b1a09fde3eb",
    "artist": "Maribou State",
    "artist_ids": [
        "72034a05-bcd8-40c2-8255-3ee4ac0e7ef0"
    ],
    "album": "Kingdoms in Colour",
    "release_id": "a88a8bfe-ed10-4a5e-b7d7-34fde777e545",
    "release_group_id": "281972e4-e6d5-49a8-b701-032c44aa291b",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2018-09-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Maribou State will be performing:\n- Portola Festival in San Francisco on September 21\n- Rifflandia Festival in Victoria, BC on September 11\n\nhttps://mariboustate.com/pages/live\n\nBeginning life in 2011 as a project between Chris Davids & Liam Ivory, Maribou State released a string of EPs & singles before the arrival of debut album \"Portraits\" propelled them to the world stage, 2018’s stunning \"Kingdoms In Colour” album followed. \nhttps://mariboustate.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}