Information about plays

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

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

{
    "id": 3542241,
    "uri": "https://api.kexp.org/v2/plays/3542241/?format=api",
    "airdate": "2025-08-19T23:18:19-07:00",
    "show": 64335,
    "show_uri": "https://api.kexp.org/v2/shows/64335/?format=api",
    "image_uri": "https://ia800900.us.archive.org/26/items/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2-42165457248_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2/mbid-d8fa7e5e-1f2c-4fcf-ba7d-bddc3a4ce9d2-42165457248_thumb250.jpg",
    "song": "Tokyo Rain",
    "track_id": "3e9725e8-f323-40d2-9413-4f48ea143349",
    "recording_id": "26045a6c-9f97-4681-b644-2a7ea4e64247",
    "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": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As they worked on Jungle’s previous studio albums \"Volcano\" and \"Loving In Stereo\", the BRIT Award-winning duo Lydia Kitto and J Lloyd discovered that they shared an effortless creative partnership. Working and subsequently living together, the pair put together a huge body of work, much of which felt too intimate, expansive or laid back for Jungle. Instead, those songs found a home in their new project, Loaded Honey, whose debut album \"Love Made Trees\" released in early June.\n\nhttps://www.loadedhoney.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}