Information about plays

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

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

{
    "id": 3564903,
    "uri": "https://api.kexp.org/v2/plays/3564903/?format=api",
    "airdate": "2025-10-14T08:21:40-07:00",
    "show": 64832,
    "show_uri": "https://api.kexp.org/v2/shows/64832/?format=api",
    "image_uri": "https://ia600402.us.archive.org/7/items/mbid-fdb5dce3-e135-4d3e-ac52-b6cb0abb2e7c/mbid-fdb5dce3-e135-4d3e-ac52-b6cb0abb2e7c-6401795875_thumb500.jpg",
    "thumbnail_uri": "https://ia600402.us.archive.org/7/items/mbid-fdb5dce3-e135-4d3e-ac52-b6cb0abb2e7c/mbid-fdb5dce3-e135-4d3e-ac52-b6cb0abb2e7c-6401795875_thumb250.jpg",
    "song": "Carry Me",
    "track_id": "7be07670-7250-4876-9b3e-5581699a6f65",
    "recording_id": "fbe345b4-18d8-4a33-afcb-968db8bf61d4",
    "artist": "Bombay Bicycle Club",
    "artist_ids": [
        "0ae49abe-d6af-44fa-8ab0-b9ace5690e6f"
    ],
    "album": "So Long, See You Tomorrow",
    "release_id": "fdb5dce3-e135-4d3e-ac52-b6cb0abb2e7c",
    "release_group_id": "246454ff-c890-4f7e-9191-754085939b85",
    "labels": [
        "Vagrant Records"
    ],
    "label_ids": [
        "56c4226d-8962-4807-9ffa-dd6a10358fbb"
    ],
    "release_date": "2014-02-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's Bombay Bicycle Club performing \"Carry Me\" in 2014: https://www.youtube.com/watch?v=HeaUqj9maZQ\n---\nThis was written during a stay that Bombay Bicycle Club frontman Jack Steadman made in a Dutch place called Nijkerkerveen. He said: \"I'd only been to the big cities in the Netherlands before, so I wanted to avoid that. I set up a studio and I wrote 'Carry Me' and 'It's All Right Now' there.\"\n\n\"I like travelling alone, I stayed with families so they'd invite me for dinner,\" he added. \"The dad of one family was a real hi-fi enthusiast with hundreds of speakers and played me all sorts of records. I was inspired by the 70s prog – like Traffic – he played. Listening to it made me want to make everything sound perfect when I got to the studio.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}