Information about plays

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

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

{
    "id": 3620332,
    "uri": "https://api.kexp.org/v2/plays/3620332/?format=api",
    "airdate": "2026-02-21T12:18:32-08:00",
    "show": 65993,
    "show_uri": "https://api.kexp.org/v2/shows/65993/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e-43645953946_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e/mbid-ecadd7ae-7b94-4f68-8efc-e02f6e64457e-43645953946_thumb250.jpg",
    "song": "God Help Me Now",
    "track_id": "7fd9709f-f498-4908-be1e-d833e0605611",
    "recording_id": "27774151-17e7-4c93-bc7b-84c87739b40d",
    "artist": "Ellur",
    "artist_ids": [
        "87490c2a-0fe6-4811-85f2-43c3d0a4beaf"
    ],
    "album": "At Home in My Mind",
    "release_id": "ecadd7ae-7b94-4f68-8efc-e02f6e64457e",
    "release_group_id": "40bda527-763e-4401-9850-7ccc8eeac39a",
    "labels": [
        "Dance to the Radio"
    ],
    "label_ids": [
        "6160b3df-55f8-48e6-b982-ea7f3a6be763"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ella Megan McNamara (born 21 November 2000), known professionally as Ellur, is a British singer-songwriter from Halifax, England. She is the daughter of Embrace guitarist Richard McNamara.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}