Information about plays

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

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

{
    "id": 3554576,
    "uri": "https://api.kexp.org/v2/plays/3554576/?format=api",
    "airdate": "2025-09-18T11:08:47-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://ia804609.us.archive.org/17/items/mbid-249d67f3-2c31-4626-b549-1553f822cb8f/mbid-249d67f3-2c31-4626-b549-1553f822cb8f-18983399031_thumb500.jpg",
    "thumbnail_uri": "https://ia804609.us.archive.org/17/items/mbid-249d67f3-2c31-4626-b549-1553f822cb8f/mbid-249d67f3-2c31-4626-b549-1553f822cb8f-18983399031_thumb250.jpg",
    "song": "Restless",
    "track_id": "48624cdd-843f-4e75-8078-e053c96785a1",
    "recording_id": "4b830c05-f909-4571-bbce-113fb7ac1da3",
    "artist": "New Order",
    "artist_ids": [
        "f1106b17-dcbb-45f6-b938-199ccfab50cc"
    ],
    "album": "Music Complete",
    "release_id": "249d67f3-2c31-4626-b549-1553f822cb8f",
    "release_group_id": "2fb3c3dc-c8d1-43fe-96df-52748520c649",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2015-09-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "KEXP's Owen Murphy spoke with New Order's Bernard Sumner on COVID-19, growing up in Manchester and the show that changed the world:\nhttps://www.kexp.org/read/2020/11/25/be-rebel-new-orders-bernard-sumner-covid-19-growing-manchester-and-show-changed-world/\n\nWatch New Order perform \"Restless\" live at Maida Vale 2015:\nhttps://youtu.be/auoVK2M1tFw\n\nhttp://www.neworder.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}