Information about plays

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

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

{
    "id": 3633392,
    "uri": "https://api.kexp.org/v2/plays/3633392/?format=api",
    "airdate": "2026-03-25T06:05:18-07:00",
    "show": 66274,
    "show_uri": "https://api.kexp.org/v2/shows/66274/?format=api",
    "image_uri": "https://ia801801.us.archive.org/21/items/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777-8606673911_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777-8606673911_thumb250.jpg",
    "song": "Capture the Flag",
    "track_id": "546e4e80-bc17-34ca-989d-cd1d196910c0",
    "recording_id": "f124ddd1-5320-4200-81e4-dcbf611729f1",
    "artist": "Broken Social Scene",
    "artist_ids": [
        "2eada8f8-056a-4093-bbc2-004909ce743b"
    ],
    "album": "You Forgot It in People",
    "release_id": "4a62cd38-0405-33c0-ade2-6be951f7b777",
    "release_group_id": "65731979-ad24-3497-8c8b-541be4aa2fae",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2003-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Metric's James Shaw is also a member of Broken Social Scene (plays trumpet).",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}