Information about plays

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

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

{
    "id": 3570235,
    "uri": "https://api.kexp.org/v2/plays/3570235/?format=api",
    "airdate": "2025-10-26T12:59:22-07:00",
    "show": 64940,
    "show_uri": "https://api.kexp.org/v2/shows/64940/?format=api",
    "image_uri": "https://dn721508.ca.archive.org/0/items/mbid-a1b66067-a3f5-4553-b8f0-609fbf584ad9/mbid-a1b66067-a3f5-4553-b8f0-609fbf584ad9-19478664073_thumb500.jpg",
    "thumbnail_uri": "https://dn721508.ca.archive.org/0/items/mbid-a1b66067-a3f5-4553-b8f0-609fbf584ad9/mbid-a1b66067-a3f5-4553-b8f0-609fbf584ad9-19478664073_thumb250.jpg",
    "song": "Run Deep",
    "track_id": "986c610c-bb1b-4a1e-8211-c11be37ccb29",
    "recording_id": "6880f2d6-60ca-4a45-943e-7fc08b2138ff",
    "artist": "Deva Mahal feat. Coco Peila",
    "artist_ids": [
        "47bd1436-1ef4-4f65-b4a9-6cfde6266021",
        "23c15a59-a3df-4bbf-8fbe-e954771707fb"
    ],
    "album": "Run Deep",
    "release_id": "a1b66067-a3f5-4553-b8f0-609fbf584ad9",
    "release_group_id": "541efbe9-5f22-40a0-a089-af5ae1ad2a23",
    "labels": [
        "Motéma Music"
    ],
    "label_ids": [
        "8001638e-d05e-4a86-a352-3f2bafa468e8"
    ],
    "release_date": "2018-03-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From Wellington, New Zealand. Deva Mahal's songs draw on a deep well of personal experience, serving as revelations, cautionary tales, and empowerment anthems. \"When you are bullied and treated like you don’t belong, or faced with great adversity at a young age,\" she says, \"you learn ways to cope. Music gave me an outlet to express the pain of those experiences and the strength to challenge racial, physical and gender stereotypes.\"\n\nhttps://devamahal.bandcamp.com/album/run-deep\nhttps://www.devamahal.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}