Information about plays

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

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

{
    "id": 3569140,
    "uri": "https://api.kexp.org/v2/plays/3569140/?format=api",
    "airdate": "2025-10-24T01:19:37-07:00",
    "show": 64916,
    "show_uri": "https://api.kexp.org/v2/shows/64916/?format=api",
    "image_uri": "https://ia902807.us.archive.org/22/items/mbid-a450002b-2f15-4b12-baca-64384d859fe5/mbid-a450002b-2f15-4b12-baca-64384d859fe5-43331513616_thumb500.jpg",
    "thumbnail_uri": "https://ia802807.us.archive.org/22/items/mbid-a450002b-2f15-4b12-baca-64384d859fe5/mbid-a450002b-2f15-4b12-baca-64384d859fe5-43331513616_thumb250.jpg",
    "song": "Calypso Gene",
    "track_id": "5beac2e9-f75b-4d6a-b936-5c2421d178fd",
    "recording_id": "ab41f29f-c58b-482c-b4bf-6200e5124d82",
    "artist": "Armand Hammer & The Alchemist feat. Silka & Cleo Reed",
    "artist_ids": [
        "19168060-73a4-4e6a-b433-b5f44141c2bd",
        "6471a91a-fe8f-479d-960e-431f7d98b557",
        "167a6f86-2c26-43fe-82f0-e4c8a39ea490",
        "03f3deb7-0419-4bf9-a1e7-511946385717"
    ],
    "album": "Mercy",
    "release_id": "a450002b-2f15-4b12-baca-64384d859fe5",
    "release_group_id": "cc8b93c4-763a-4e17-8a9c-2433e9d2e3c0",
    "labels": [
        "Backwoodz Studioz"
    ],
    "label_ids": [
        "d0a5f66a-fe5c-4c3a-9c99-782c36f4f3c4"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Armand Hammer & The Alchemist's new album, Mercy, a follow-up to 2021's Haram, dropping November 7, 2025.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}