Information about plays

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

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

{
    "id": 3544293,
    "uri": "https://api.kexp.org/v2/plays/3544293/?format=api",
    "airdate": "2025-08-24T16:40:39-07:00",
    "show": 64377,
    "show_uri": "https://api.kexp.org/v2/shows/64377/?format=api",
    "image_uri": "https://ia800502.us.archive.org/28/items/mbid-fd398f57-f43d-4d25-bb0c-2f737e72c884/mbid-fd398f57-f43d-4d25-bb0c-2f737e72c884-14660521122_thumb500.jpg",
    "thumbnail_uri": "https://ia800502.us.archive.org/28/items/mbid-fd398f57-f43d-4d25-bb0c-2f737e72c884/mbid-fd398f57-f43d-4d25-bb0c-2f737e72c884-14660521122_thumb250.jpg",
    "song": "L.O.V.E. Love",
    "track_id": "7a2374ff-8340-3bdc-8b42-e996efd176e1",
    "recording_id": "1b549945-ebaa-4c53-a3d7-cdfef40a3bdc",
    "artist": "Orange Juice",
    "artist_ids": [
        "e598d30e-4ce1-402e-94a7-6f44779da6b7"
    ],
    "album": "You Can't Hide Your Love Forever",
    "release_id": "acedc7ee-3ca7-4d4c-8d81-fcc6d19e624d",
    "release_group_id": "90159e34-a4dd-3f60-bf57-e832bda67338",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "adde0cb6-4535-47b8-9b10-f18cc0b466ae"
    ],
    "release_date": "1998-03-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happiest of Birthdays to Edwyn Collins, who turned 66 yesterday!\n\nBorn in Edinburgh, Collins is a Scottish musician, producer, and record label owner.  He was the lead singer for the 1980s post-punk band Orange Juice, which he co-founded. After the group split in 1985, Collins started a solo career. His 1994 single \"A Girl Like You\" was a worldwide hit, and was featured in the film Empire Records.\n\nIn February 2005, Collins was hospitalised after two cerebral haemorrhages which resulted in aphasia, and he needed months to recover. He resumed his musical career in 2007. A documentary film on his recovery, The Possibilities Are Endless, was released in 2014.\n\nCollins was the co-founder of the indie record label Postcard Records and co-founded a second label, Analogue Enhanced Digital, in 2011. Collins has also worked as an illustrator, television actor, television producer and record producer. He won an Ivor Novello Award, the Ivor Inspiration Award, in 2009. https://tinyurl.com/2z8vnam5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}