Information about plays

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

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

{
    "id": 3640285,
    "uri": "https://api.kexp.org/v2/plays/3640285/?format=api",
    "airdate": "2026-04-10T12:45:19-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn720902.ca.archive.org/0/items/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b-44074318504_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/14/items/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b/mbid-fe8e9fa8-9bc8-4b91-8840-7e46da3c668b-44074318504_thumb250.jpg",
    "song": "Grassoline",
    "track_id": "986d637c-d069-4bee-8dd9-42f373143f35",
    "recording_id": "795acd4b-3352-4e12-9ec4-62f01c2073ce",
    "artist": "Morgan Nagler",
    "artist_ids": [
        "202c758b-6bc2-4ce4-ba2b-3cec3b22adde"
    ],
    "album": "I’ve Got Nothing to Lose, and I’m Losing It",
    "release_id": "fe8e9fa8-9bc8-4b91-8840-7e46da3c668b",
    "release_group_id": "598c9c3f-c183-4275-8595-fcbccc256d2f",
    "labels": [
        "Little Operation"
    ],
    "label_ids": [
        "7a1d208a-1986-4346-a0b8-9308dfe50c7b"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles-based artist Morgan Nagler's new album 'I've Got Nothing to Lose, and I'm Losing It' released last month and is out now!\n\nhttps://morgannagler.bandcamp.com/album/ive-got-nothing-to-lose-and-im-losing-it",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}