Information about plays

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

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

{
    "id": 3547208,
    "uri": "https://api.kexp.org/v2/plays/3547208/?format=api",
    "airdate": "2025-08-31T15:20:11-07:00",
    "show": 64438,
    "show_uri": "https://api.kexp.org/v2/shows/64438/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2-42165457248_thumb500.jpg",
    "thumbnail_uri": "https://ia800900.us.archive.org/26/items/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2-42165457248_thumb250.jpg",
    "song": "Don’t Speak",
    "track_id": "b899c427-3151-4419-9bea-c1d0d0d0cdc0",
    "recording_id": "ff92fe6e-836a-42bc-8e30-cdbef8deab53",
    "artist": "Loaded Honey",
    "artist_ids": [
        "36fce48d-04f1-410a-ab32-256fc52c5a7b"
    ],
    "album": "Love Made Trees",
    "release_id": "d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2",
    "release_group_id": "69fcb4b5-e561-4b69-a271-797d3cd772d2",
    "labels": [
        "AWAL Recordings Ltd",
        "Vetra"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "dcd2b219-6b7c-4efb-93ca-0514214cd7ae"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Best Debut Albums!  \n\nNew LP from Loaded Honey - the side project of J Lloyd and Lydia Kitto (2 members of the band JUNGLE).\n\nhttps://store.loadedhoney.com/products/love-made-trees-peach-vinyl",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}