Information about plays

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

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

{
    "id": 3574747,
    "uri": "https://api.kexp.org/v2/plays/3574747/?format=api",
    "airdate": "2025-11-06T14:02:17-08:00",
    "show": 65038,
    "show_uri": "https://api.kexp.org/v2/shows/65038/?format=api",
    "image_uri": "https://dn710205.ca.archive.org/0/items/mbid-4e304494-012a-49ea-9892-9cea2311a5a7/mbid-4e304494-012a-49ea-9892-9cea2311a5a7-36778465550_thumb500.jpg",
    "thumbnail_uri": "https://dn710205.ca.archive.org/0/items/mbid-4e304494-012a-49ea-9892-9cea2311a5a7/mbid-4e304494-012a-49ea-9892-9cea2311a5a7-36778465550_thumb250.jpg",
    "song": "Etcetera",
    "track_id": "e154e7cf-ad31-4cca-8efe-4fb331a68f50",
    "recording_id": "585de23e-f453-43d7-98fc-62e4d4840bee",
    "artist": "Steam Down feat. Afronaut Zu",
    "artist_ids": [
        "036f5c9e-54ea-4a7e-9835-7debd1e17f5d",
        "1c8e9570-4f97-4452-bc3f-ac765757176b"
    ],
    "album": "Blue Note Re:Imagined",
    "release_id": "1df59239-2ed0-45c2-9b96-9444af298368",
    "release_group_id": "367fd4e9-b698-4ca6-8477-aed4f0888d0c",
    "labels": [
        "Decca Records"
    ],
    "label_ids": [
        "f18f3b31-8263-4de3-966a-fda317492d3d"
    ],
    "release_date": "2020-10-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Wayne Shorter has long been my favourite saxophonist and composer in jazz. Reworking Etcetera from his legendary Blue Note catalogue is a childhood dream come true”, said Ahnanse from Steam Down.\n---\nSteam Down is an artist collective, weekly event and music community based in Deptford, South-East London.\n\nIt was founded by multi-instrumentalist, composer and producer Ahnansé in May 2017.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}