Information about plays

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

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

{
    "id": 3640244,
    "uri": "https://api.kexp.org/v2/plays/3640244/?format=api",
    "airdate": "2026-04-10T10:00:41-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e-44081407069_thumb500.jpg",
    "thumbnail_uri": "https://dn710306.ca.archive.org/0/items/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e/mbid-117a2fdf-332c-49c5-b205-7f0f5359128e-44081407069_thumb250.jpg",
    "song": "Honey",
    "track_id": "994d69f2-85e5-47a7-8940-54e58d0cec60",
    "recording_id": "91e6bc0d-54a1-4406-9487-328180d72a5d",
    "artist": "Ora Cogan",
    "artist_ids": [
        "5b1b9c77-dfee-42ce-a4ae-abee4d40d407"
    ],
    "album": "Hard Hearted Woman",
    "release_id": "117a2fdf-332c-49c5-b205-7f0f5359128e",
    "release_group_id": "ea914ec7-7f9a-486e-a5f9-f00a9aacbf4f",
    "labels": [
        "Sacred Bones Records"
    ],
    "label_ids": [
        "dba6e089-932a-4442-9ebe-fbbceb9476ef"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Ora Cogan is a multi-disciplinary artist and singer-songwriter based on the West Coast of Canada. She is known for her singular voice and cinematic compositions. Cogan has released seven albums to date while collaborating with a multitude of artists and touring extensively. \n\n--\nOra Cogan is playing Thee Stork Club in Oakland on Friday, May 15th, and The Substation in Seattle on Tuesday, May 19th.\n\n--\n\nThe just-released \"Hard Hearted Woman\" is her first release for Sacred Bones Records: https://oracogan.bandcamp.com/album/hard-hearted-woman",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}