Information about plays

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

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

{
    "id": 3545178,
    "uri": "https://api.kexp.org/v2/plays/3545178/?format=api",
    "airdate": "2025-08-26T18:52:25-07:00",
    "show": 64395,
    "show_uri": "https://api.kexp.org/v2/shows/64395/?format=api",
    "image_uri": "https://ia902903.us.archive.org/3/items/mbid-064e7db2-706a-36fc-a7cc-257d7b2bfc1d/mbid-064e7db2-706a-36fc-a7cc-257d7b2bfc1d-3214128328_thumb500.jpg",
    "thumbnail_uri": "https://ia902903.us.archive.org/3/items/mbid-064e7db2-706a-36fc-a7cc-257d7b2bfc1d/mbid-064e7db2-706a-36fc-a7cc-257d7b2bfc1d-3214128328_thumb250.jpg",
    "song": "Another Girl, Another Planet",
    "track_id": "66c6d6b0-e5ef-3819-8930-43618bf2976a",
    "recording_id": "2917f761-af24-4eb1-998c-7eb9642cc08c",
    "artist": "The Only Ones",
    "artist_ids": [
        "812dca85-2b55-4015-a92e-1182251bc621"
    ],
    "album": "No Thanks! The ’70s Punk Rebellion",
    "release_id": "064e7db2-706a-36fc-a7cc-257d7b2bfc1d",
    "release_group_id": "cb56519f-2b82-3433-b51e-37af917a875a",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2003-10-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The song is widely believed to be about heroin. \"A fantastic song with an amazing guitar line,\" enthused Tim Wheeler of Northern Irish rock band Ash. \"It took me a long time to figure out that it's about drugs – not a girl from another planet – and that space travel is a metaphor for being high. It was Peter Perrett's heroin-heavy drawl that eventually gave it away.\" \n\nIn an interview in 2015 Perrett declared that the song has been actually inspired by a girl and that it is not about heroin, nevertheless admitting that he always enjoyed \"writing ambiguous lyrics that could be taken on two or three different levels.\" https://bit.ly/3Y2qWjE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}