Information about plays

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

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

{
    "id": 3645648,
    "uri": "https://api.kexp.org/v2/plays/3645648/?format=api",
    "airdate": "2026-04-23T06:05:00-07:00",
    "show": 66528,
    "show_uri": "https://api.kexp.org/v2/shows/66528/?format=api",
    "image_uri": "https://dn711105.ca.archive.org/0/items/mbid-974361c2-db81-401c-9908-39a06bce1692/mbid-974361c2-db81-401c-9908-39a06bce1692-44712158870_thumb500.jpg",
    "thumbnail_uri": "https://dn711105.ca.archive.org/0/items/mbid-974361c2-db81-401c-9908-39a06bce1692/mbid-974361c2-db81-401c-9908-39a06bce1692-44712158870_thumb250.jpg",
    "song": "Life Keeps Going",
    "track_id": "de48bc52-0756-4f80-a6f6-f1f259e9b54c",
    "recording_id": "e1a74bee-265f-4a87-b526-718c491d6227",
    "artist": "Genesis Owusu",
    "artist_ids": [
        "632258cb-4ab5-4f2d-be29-bcc641a275eb"
    ],
    "album": "Redstar Wu & The Worldwide Scourge",
    "release_id": "974361c2-db81-401c-9908-39a06bce1692",
    "release_group_id": "09971ea6-eb01-4eb8-aee0-126e22bf6bc0",
    "labels": [
        "Ourness Pty Ltd"
    ],
    "label_ids": [
        "030d7e9f-da7e-48c0-b705-f4e535d2e5a1"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Genesis Owusu's album, dropping next month!\n\nhttps://genesisowusu.bandcamp.com/album/redstar-wu-the-worldwide-scourge",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}