Information about plays

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

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

{
    "id": 3560209,
    "uri": "https://api.kexp.org/v2/plays/3560209/?format=api",
    "airdate": "2025-10-01T21:22:55-07:00",
    "show": 64720,
    "show_uri": "https://api.kexp.org/v2/shows/64720/?format=api",
    "image_uri": "https://dn721906.ca.archive.org/0/items/mbid-7212899d-e111-43fb-a655-8bdb7121642b/mbid-7212899d-e111-43fb-a655-8bdb7121642b-43138649089_thumb500.jpg",
    "thumbnail_uri": "https://dn721906.ca.archive.org/0/items/mbid-7212899d-e111-43fb-a655-8bdb7121642b/mbid-7212899d-e111-43fb-a655-8bdb7121642b-43138649089_thumb250.jpg",
    "song": "Late Light",
    "track_id": "b3159bbf-cde6-4bc8-bd8d-1349839a99f4",
    "recording_id": "ab741085-2e0c-423e-a50d-90e2640778ab",
    "artist": "Strange Pilgrim feat. Sunbathe",
    "artist_ids": [
        "517bcd17-c4d4-40cb-bcb7-63fb7b6dd0fd",
        "9bb85c03-30a5-4ae6-b124-dd679389c493"
    ],
    "album": "Too Bright Planet",
    "release_id": "7212899d-e111-43fb-a655-8bdb7121642b",
    "release_group_id": "f05c64d9-8629-45a0-a5f2-ea876a75f262",
    "labels": [
        "Royal Oakie Records"
    ],
    "label_ids": [
        "2ffb3834-9834-499d-9b1c-f2f9d15bd840"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Strange Pilgrim will be at Swan Dive in Portland, OR Oct 8! https://www.instagram.com/pdxswandive\n---\nPortland, OR based indie-rock band Strange Pilgrim, released September 26th viaRoyal Oakie Records. latest lineup features Pat Spurgeon (Rogue Wave, Dandy Warhols, Federale) and Elliott Kay.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}