Information about plays

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

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

{
    "id": 3640727,
    "uri": "https://api.kexp.org/v2/plays/3640727/?format=api",
    "airdate": "2026-04-11T12:20:48-07:00",
    "show": 66425,
    "show_uri": "https://api.kexp.org/v2/shows/66425/?format=api",
    "image_uri": "https://dn710908.ca.archive.org/0/items/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef-2979737761_thumb500.jpg",
    "thumbnail_uri": "https://dn710908.ca.archive.org/0/items/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef/mbid-d7aa0ff2-2982-40c2-be5e-bad96d44e5ef-2979737761_thumb250.jpg",
    "song": "Seems So",
    "track_id": "c0fb87da-e9ef-35bc-b1c1-f422ebb407a9",
    "recording_id": "861d8c32-c736-40e5-8aa4-c52d8c31b96c",
    "artist": "The Apples in Stereo",
    "artist_ids": [
        "ea075268-e5ea-40f7-b9c3-68b039218a88"
    ],
    "album": "Tone Soul Evolution",
    "release_id": "d7aa0ff2-2982-40c2-be5e-bad96d44e5ef",
    "release_group_id": "c10a80a1-4fa5-36c0-838c-152420189c26",
    "labels": [
        "spinART Records"
    ],
    "label_ids": [
        "01653657-8472-44fa-b73b-b29f68cc8cbc"
    ],
    "release_date": "1997-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Indie psychedelic rock band and co-founders of the Elephant 6 Recording Co\n\nhttps://elephant6.com/\n-\nhttps://theapplesinstereo.bandcamp.com/album/tone-soul-evolution",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}