Information about plays

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

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

{
    "id": 3548354,
    "uri": "https://api.kexp.org/v2/plays/3548354/?format=api",
    "airdate": "2025-09-03T09:05:10-07:00",
    "show": 64462,
    "show_uri": "https://api.kexp.org/v2/shows/64462/?format=api",
    "image_uri": "https://ia904504.us.archive.org/31/items/mbid-cd58bb6a-a196-4e69-91f5-261f8aaf8449/mbid-cd58bb6a-a196-4e69-91f5-261f8aaf8449-29655108974_thumb500.jpg",
    "thumbnail_uri": "https://ia804504.us.archive.org/31/items/mbid-cd58bb6a-a196-4e69-91f5-261f8aaf8449/mbid-cd58bb6a-a196-4e69-91f5-261f8aaf8449-29655108974_thumb250.jpg",
    "song": "You're Not Always On My Mind",
    "track_id": "3f547f81-8c7d-4240-9e7d-e5a4efcf7f39",
    "recording_id": "6a0ead49-c5a1-43e6-8ae6-bb2b230346bd",
    "artist": "Quivers",
    "artist_ids": [
        "a6d39b5e-ad93-4d49-a10b-4c772fce3f5d"
    ],
    "album": "Golden Doubt",
    "release_id": "cd58bb6a-a196-4e69-91f5-261f8aaf8449",
    "release_group_id": "3068f6d7-65ee-4c82-97ce-9b012f5267b8",
    "labels": [
        "Ba Da Bing!"
    ],
    "label_ids": [
        "06d4f1d0-1c13-4648-b666-fce5f03d541f"
    ],
    "release_date": "2021-05-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hi John! Thanks for such a euphoric, reassuring show. A welcome balm in chaotic times. Another reason why I'm a longtime Amplifier. Presently driving home across the rolling hills of Iowa with my dog, Rosie. Any chance you could squeeze some Quivers into the mix?\n\n-- Mike from Chicago\n\nhttps://quiversss.bandcamp.com/\nhttps://quiversmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}