Information about plays

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

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

{
    "id": 3524886,
    "uri": "https://api.kexp.org/v2/plays/3524886/?format=api",
    "airdate": "2025-07-09T20:58:57-07:00",
    "show": 63968,
    "show_uri": "https://api.kexp.org/v2/shows/63968/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-04e168e3-ab1c-404f-bb77-5b0624b7eedf/mbid-04e168e3-ab1c-404f-bb77-5b0624b7eedf-41895598832_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/0/items/mbid-04e168e3-ab1c-404f-bb77-5b0624b7eedf/mbid-04e168e3-ab1c-404f-bb77-5b0624b7eedf-41895598832_thumb250.jpg",
    "song": "Ring Of Past (2025)",
    "track_id": "ace8d215-3c5e-4416-b81b-efe11f3d83fc",
    "recording_id": "5b7d6f1c-2e1c-4855-85c9-e50fb67f9a9f",
    "artist": "Men I Trust",
    "artist_ids": [
        "25ab7547-a4d2-480b-b028-c7f3497bc858"
    ],
    "album": "Equus Caballus",
    "release_id": "04e168e3-ab1c-404f-bb77-5b0624b7eedf",
    "release_group_id": "842b6166-4cc5-42b1-8bd2-c02960f82415",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-05-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Men I Trust is playing their sold out show  with Strongboi at the Woodland Park Zoo Tunes August 14! https://www.zoo.org/zootunes\n--\nCop the Vinyl - Equus Caballus here - \nhttps://menitrustmerch.com/products/vinyl-equus-caballus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}