Information about plays

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

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

{
    "id": 3547442,
    "uri": "https://api.kexp.org/v2/plays/3547442/?format=api",
    "airdate": "2025-09-01T05:22:36-07:00",
    "show": 64444,
    "show_uri": "https://api.kexp.org/v2/shows/64444/?format=api",
    "image_uri": "https://ia601308.us.archive.org/18/items/mbid-cecc772c-f143-4867-9d60-709a7e3c72fe/mbid-cecc772c-f143-4867-9d60-709a7e3c72fe-38055052579_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-cecc772c-f143-4867-9d60-709a7e3c72fe/mbid-cecc772c-f143-4867-9d60-709a7e3c72fe-38055052579_thumb250.jpg",
    "song": "Working Class Hero",
    "track_id": "8839e944-c719-4771-9960-6e3031711177",
    "recording_id": "b0c33a66-1dce-4040-aff8-95b2d1bdcc7b",
    "artist": "Cat Power & Iggy Pop",
    "artist_ids": [
        "f37b3f31-b1f8-4b88-8cb5-b34f709b17d7",
        "05755bf1-380c-487f-983f-d1a02401fa28"
    ],
    "album": "The Faithful: A Tribute to Marianne Faithfull",
    "release_id": "cecc772c-f143-4867-9d60-709a7e3c72fe",
    "release_group_id": "a3355078-0b6e-4885-942b-51e0c9098a84",
    "labels": [
        "In the Q Records"
    ],
    "label_ids": [
        "d36376f1-10b3-4fd6-9516-5e0794d13247"
    ],
    "release_date": "2023-12-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This version of “Working Class Hero” appears on The Faithful, the Marianne Faithfull tribute compilation that also features people like Shirley Manson, Lydia Lunch, and Peaches.\n\nMarianne Faithful covered the Lennon original on her 1979 album, Broken English.\n\nhttps://www.stereogum.com/2244665/cat-power-iggy-pop-working-class-hero-john-lennon-cover/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}