Information about plays

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

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

{
    "id": 3637183,
    "uri": "https://api.kexp.org/v2/plays/3637183/?format=api",
    "airdate": "2026-04-03T07:35:11-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn711405.ca.archive.org/0/items/mbid-6e408032-0296-4585-8f56-a02ce975ecb3/mbid-6e408032-0296-4585-8f56-a02ce975ecb3-16318689766_thumb500.jpg",
    "thumbnail_uri": "https://dn711405.ca.archive.org/0/items/mbid-6e408032-0296-4585-8f56-a02ce975ecb3/mbid-6e408032-0296-4585-8f56-a02ce975ecb3-16318689766_thumb250.jpg",
    "song": "In My Arms",
    "track_id": "1b6bd056-c194-3066-bd4a-414066d1947f",
    "recording_id": "1722af9b-cc0c-4dde-b6c8-edb10a35e4bd",
    "artist": "Mylo",
    "artist_ids": [
        "a066b730-3809-4b39-a091-2297d40b51db"
    ],
    "album": "Destroy Rock & Roll",
    "release_id": "6e408032-0296-4585-8f56-a02ce975ecb3",
    "release_group_id": "78b95d1b-47b5-3247-a10f-c46318354e05",
    "labels": [
        "RED Ink"
    ],
    "label_ids": [
        "c2bc2c32-3b01-4671-8c67-b11db0f4b5be"
    ],
    "release_date": "2006-02-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"In My Arms\" samples the “In my arms, baby yeah…” line of Waiting For A Star To Fall by Boy Meets Girl. It also samples a melody from Kim Carnes' version of \"Bette Davis Eyes.\"\n--\nIn this brief video, Myles MacInnes (Mylo) tells the story of making this song: https://www.tiktok.com/@kevinmckaymusic/video/7358529129404255521",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}