Information about plays

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

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

{
    "id": 3637569,
    "uri": "https://api.kexp.org/v2/plays/3637569/?format=api",
    "airdate": "2026-04-04T04:42:49-07:00",
    "show": 66361,
    "show_uri": "https://api.kexp.org/v2/shows/66361/?format=api",
    "image_uri": "https://dn721702.ca.archive.org/0/items/mbid-c92eec0a-e578-40c0-858f-bcf5c72b1cd2/mbid-c92eec0a-e578-40c0-858f-bcf5c72b1cd2-23602937712_thumb500.jpg",
    "thumbnail_uri": "https://dn721702.ca.archive.org/0/items/mbid-c92eec0a-e578-40c0-858f-bcf5c72b1cd2/mbid-c92eec0a-e578-40c0-858f-bcf5c72b1cd2-23602937712_thumb250.jpg",
    "song": "MY POWER",
    "track_id": "79f3f851-66a7-49f0-ac65-416d5e576d57",
    "recording_id": "23414d60-05f2-4b68-89f1-9010f40efd7c",
    "artist": "Tierra Whack, Beyoncé, Moonchild Sanelly & Nija",
    "artist_ids": [
        "2f75ab54-9326-4e4b-835c-db38fe0de988",
        "ae952d46-0f36-414c-90d4-f202ea2d4a71",
        "859d0860-d480-4efd-970c-c05d5f1776b8",
        "a3794e4c-5c21-46f3-b4fe-cdb68422419d"
    ],
    "album": "The Lion King: The Gift",
    "release_id": "1a9ad353-4d5a-41b0-b534-27e98a2a863f",
    "release_group_id": "b98c86e2-6e79-477e-9c54-c5f0ce96472f",
    "labels": [
        "Parkwood Entertainment"
    ],
    "label_ids": [
        "31eb6796-abba-4a02-b650-a556aa65f9ae"
    ],
    "release_date": "2019-07-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aries power is about taking your life back into your own hands. reclaiming who you are, owning your reality, and boldly choosing to go after what you want, no guarantees needed.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}