Information about plays

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

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

{
    "id": 3565328,
    "uri": "https://api.kexp.org/v2/plays/3565328/?format=api",
    "airdate": "2025-10-15T08:11:45-07:00",
    "show": 64840,
    "show_uri": "https://api.kexp.org/v2/shows/64840/?format=api",
    "image_uri": "https://dn720701.ca.archive.org/0/items/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22-42880716035_thumb500.jpg",
    "thumbnail_uri": "https://dn720701.ca.archive.org/0/items/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22/mbid-a1b398ab-90d1-4e64-9207-850dc57ecb22-42880716035_thumb250.jpg",
    "song": "Siren Song",
    "track_id": "141faf01-c300-4d5a-822a-dd45c048a4bc",
    "recording_id": "ee8b80ec-71ad-45f7-b7e9-8f6272d0f103",
    "artist": "Austra",
    "artist_ids": [
        "af9e8d94-d471-4f91-82c7-250c22545162"
    ],
    "album": "Chin Up Buttercup",
    "release_id": "a1b398ab-90d1-4e64-9207-850dc57ecb22",
    "release_group_id": "86724f48-b08b-4083-a0eb-5e970fe4ead9",
    "labels": [
        "Domino Recording Co Ltd"
    ],
    "label_ids": [
        "10976a5f-b74f-4407-8437-44374c0e0cfa"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Austra is a Canadian electronic music band from Toronto, founded in 2009 by composer, singer-songwriter, and producer Katie Stelmanis. The new album \"Chin Up Buttercup\" releases on November 14.\n\nAustra will play shows in San Francisco at the Independent on January 24, Portland at Mississippi Studios on January 26, and Seattle at Madame Lou's on January 27.\n\nhttps://austra.bandcamp.com\nhttps://austra.fyi/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}