Information about plays

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

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

{
    "id": 3626030,
    "uri": "https://api.kexp.org/v2/plays/3626030/?format=api",
    "airdate": "2026-03-06T14:35:24-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn720709.ca.archive.org/0/items/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49-43925221857_thumb500.jpg",
    "thumbnail_uri": "https://dn720709.ca.archive.org/0/items/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49/mbid-6b3eda22-f9e6-4b90-8fea-68367ba48c49-43925221857_thumb250.jpg",
    "song": "Dandelion",
    "track_id": "92140456-6fc3-4f14-91fb-516f3c38ad3e",
    "recording_id": "c6f095be-0185-444e-9c10-0c2d580ffae3",
    "artist": "New Constellations",
    "artist_ids": [
        "708c8fe9-af4f-4f3f-9c34-986c0b97caa3"
    ],
    "album": "It Comes in Waves",
    "release_id": "6b3eda22-f9e6-4b90-8fea-68367ba48c49",
    "release_group_id": "142cb6ab-efc1-4d6a-bc9c-e519baffe5a2",
    "labels": [
        "Nettwerk Music Group"
    ],
    "label_ids": [
        "dfd38a65-6c5e-4b70-aa63-26e2b4b85cbd"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Constellations - the ethereal brainchild of the Portland duo and lifelong sidekicks Harlee Case and Josh Smith - encapsulates a sonic dreamscape of eager melodies, striking guitar hooks, and celestial vocals that softly tangles listeners into a web of cosmic glory.\n\nNew Constellations are on tour this spring:\n\n* Seattle at the Paramount Theatre on May 9\n* Oakland at the Fox Theater on May 14\n\nhttps://newconstellations.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}