Information about plays

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

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

{
    "id": 3545644,
    "uri": "https://api.kexp.org/v2/plays/3545644/?format=api",
    "airdate": "2025-08-27T22:49:17-07:00",
    "show": 64405,
    "show_uri": "https://api.kexp.org/v2/shows/64405/?format=api",
    "image_uri": "https://ia601308.us.archive.org/20/items/mbid-97975f14-bf9e-42de-af40-4f323bb86fd5/mbid-97975f14-bf9e-42de-af40-4f323bb86fd5-34826975322_thumb500.jpg",
    "thumbnail_uri": "https://ia801308.us.archive.org/20/items/mbid-97975f14-bf9e-42de-af40-4f323bb86fd5/mbid-97975f14-bf9e-42de-af40-4f323bb86fd5-34826975322_thumb250.jpg",
    "song": "If You Tolerate This Your Children Will Be Next",
    "track_id": "701fcdb1-f862-3b21-adbf-197c41bc5709",
    "recording_id": "f38e82e5-fd7b-44c2-85d5-eb75dcbb9a70",
    "artist": "Manic Street Preachers",
    "artist_ids": [
        "32efea44-6cb5-4b4f-bdaa-c8b8f6cef981"
    ],
    "album": "This Is My Truth Tell Me Yours",
    "release_id": "520037fa-5234-3131-8baa-89c306a6600b",
    "release_group_id": "4269e820-9c3c-345f-823b-f62bcd272569",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1999-06-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nicky Wire wrote the song's lyrics in Barcelona. He felt especially proud of coming up with the opening line: \"The future teaches you to be alone, the present to be afraid and cold.\" Various real-life events from the Spanish Civil War provided inspiration. For example, the line \"If I can shoot rabbits/then I can shoot fascists\" is attributed to a remark made by a man to his brother who signed up with the Republican fighters. This was originally quoted in the book Miners Against Fascism by Hywel Francis. \n\nAnother line, \"I've walked Las Ramblas/but not with real intent\", brings to mind the account in George Orwell's first-hand account of the war, Homage to Catalonia of fighting on the Ramblas. According to Orwell, the various factions were seemingly getting nowhere with the fighting and often a sense of camaraderie overriding the vaunted principles each side was supposed to be fighting for. Wire has also acknowledged that he was also inspired by a song by the Clash, \"Spanish Bombs\", which features a similar subject.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}