Information about plays

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

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

{
    "id": 3657242,
    "uri": "https://api.kexp.org/v2/plays/3657242/?format=api",
    "airdate": "2026-05-20T13:11:41-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://ia800706.us.archive.org/22/items/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036-45004826304_thumb500.jpg",
    "thumbnail_uri": "https://ia800706.us.archive.org/22/items/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036/mbid-86f69e87-d0dd-4146-92a0-a522c8ffc036-45004826304_thumb250.jpg",
    "song": "MIMS",
    "track_id": "25a0dfdc-3559-46fe-a9fb-29cdb07468c0",
    "recording_id": "e0536d8d-1f1c-4624-b732-b7f7611b7a3b",
    "artist": "Oddisee & Heno.",
    "artist_ids": [
        "aaae09b3-70d9-4a65-bb3f-57e85dfe9b83",
        "c0eb2846-e875-4f81-b09c-fd53279bd52d"
    ],
    "album": "From Takoma With Love",
    "release_id": "86f69e87-d0dd-4146-92a0-a522c8ffc036",
    "release_group_id": "1fa27535-d3a5-402f-b914-2ae146cc1a19",
    "labels": [
        "Outer Note Label"
    ],
    "label_ids": [
        "c995690b-f6e4-4efe-851d-4dc87f17a1f2"
    ],
    "release_date": "2026-04-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Heno. wrote, \"This is dedicated to the home that raised me, Takoma Park, MD;\n\nThe place that shaped my curiosity, my love for music, and my resilience.\nWhat started as a safe haven to create and stay out of the way turned into a real path, a real career… and I know there’s still more work to do.\"\n--\nHere's the official video for \"MIMS\": https://www.youtube.com/watch?v=WZzTOfpnqC8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}