Information about plays

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

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

{
    "id": 3569371,
    "uri": "https://api.kexp.org/v2/plays/3569371/?format=api",
    "airdate": "2025-10-24T13:33:55-07:00",
    "show": 64920,
    "show_uri": "https://api.kexp.org/v2/shows/64920/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee-43220846140_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee/mbid-3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee-43220846140_thumb250.jpg",
    "song": "Get It Off",
    "track_id": "b023485e-1cb1-488c-8cee-fb4ec5a37823",
    "recording_id": "2e19f928-9049-4ebc-ad78-7432d61a1d48",
    "artist": "Rochelle Jordan",
    "artist_ids": [
        "0e0d5912-4026-47ef-be1c-c876c7108dd2"
    ],
    "album": "Through the Wall",
    "release_id": "3d6e6b2b-a9d7-41bc-8aae-c10f28eb36ee",
    "release_group_id": "1a0df0f5-c16e-4799-8d9e-fdd28c87a531",
    "labels": [
        "Empire"
    ],
    "label_ids": [
        "b997d9d6-b0c6-438d-8b7c-d11729d8ebda"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Rochelle Jordan aka ROJO ( Ro-Joe) is a singer-songwriter from Toronto Ontario.\n\nLIVE: Nov 13\nThe Independent\nSan Francisco, CA\n\nhttps://rochellejordan.bandcamp.com/album/through-the-wall",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}