Information about plays

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

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

{
    "id": 3616656,
    "uri": "https://api.kexp.org/v2/plays/3616656/?format=api",
    "airdate": "2026-02-12T17:43:20-08:00",
    "show": 65915,
    "show_uri": "https://api.kexp.org/v2/shows/65915/?format=api",
    "image_uri": "https://ia600902.us.archive.org/17/items/mbid-3c1892fb-2146-4ff5-a6e8-aeedb20956ba/mbid-3c1892fb-2146-4ff5-a6e8-aeedb20956ba-29693098905_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-3c1892fb-2146-4ff5-a6e8-aeedb20956ba/mbid-3c1892fb-2146-4ff5-a6e8-aeedb20956ba-29693098905_thumb250.jpg",
    "song": "Calling It (Peaking Lights Disco Rerub)",
    "track_id": "6d741849-bc38-470e-9e18-1f5d9ad960b5",
    "recording_id": "3ac57216-0348-4612-9fed-1bbd2b8f2f0a",
    "artist": "Automatic",
    "artist_ids": [
        "9b627d78-b041-4b23-bb70-3534e61afc7e"
    ],
    "album": "Signal Remixes",
    "release_id": "3c1892fb-2146-4ff5-a6e8-aeedb20956ba",
    "release_group_id": "21e8e0c4-c28b-4860-b63b-fb12adbb9266",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2021-03-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Touring!\n-May 19th @ Vancouver, BC's Orpheum\n-May 27th @ Oakland's Fox Theater\nMore dates & locales here: https://automatictour2026.com/#dates\n--\nWant to see the official video for \"Calling It\"?: https://www.youtube.com/watch?v=YKpbKcjVfTQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}