Information about plays

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

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

{
    "id": 3551249,
    "uri": "https://api.kexp.org/v2/plays/3551249/?format=api",
    "airdate": "2025-09-10T09:41:14-07:00",
    "show": 64524,
    "show_uri": "https://api.kexp.org/v2/shows/64524/?format=api",
    "image_uri": "https://ia804507.us.archive.org/15/items/mbid-51e6dd9c-bf82-41d9-a8f9-2c1aa939fcec/mbid-51e6dd9c-bf82-41d9-a8f9-2c1aa939fcec-28554017782_thumb500.jpg",
    "thumbnail_uri": "https://ia904507.us.archive.org/15/items/mbid-51e6dd9c-bf82-41d9-a8f9-2c1aa939fcec/mbid-51e6dd9c-bf82-41d9-a8f9-2c1aa939fcec-28554017782_thumb250.jpg",
    "song": "Carrion",
    "track_id": "19601bfd-5648-3f7e-8002-f8b6c8983a4a",
    "recording_id": "3cf1ed97-88ec-4d2e-8e38-6dfcf4c2ca80",
    "artist": "British Sea Power",
    "artist_ids": [
        "8830afec-83b3-4213-aad0-f6377f1d73ac"
    ],
    "album": "The Decline of British Sea Power",
    "release_id": "51e6dd9c-bf82-41d9-a8f9-2c1aa939fcec",
    "release_group_id": "cc24d8c1-c004-3aac-8866-2952847992dd",
    "labels": [
        "Rough Trade America"
    ],
    "label_ids": [
        "df7754b9-fc08-4f71-a1c7-fd5ea330c051"
    ],
    "release_date": "2003-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 2021, the band British Sea Power changes their name to \"Sea Power\".\n\n'The band added they did not wish to be associated with \"isolationist, antagonistic nationalism\", noting how \"we have always been internationalist in our mindset, something made clear in songs like Waving Flags, an anthem to pan-European idealism\".' -- BBC (https://www.bbc.com/news/entertainment-arts-58150537)\n\nhttps://seapowerband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}