Information about plays

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

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

{
    "id": 3556196,
    "uri": "https://api.kexp.org/v2/plays/3556196/?format=api",
    "airdate": "2025-09-22T05:13:18-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://dn721700.ca.archive.org/0/items/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad-42144504760_thumb500.jpg",
    "thumbnail_uri": "https://ia801709.us.archive.org/34/items/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad-42144504760_thumb250.jpg",
    "song": "EVERYTHING IN EXTREME",
    "track_id": "80b0929f-85b5-4e50-8160-9eafd7ec9f8b",
    "recording_id": "24344421-8195-4303-8041-916303718ac5",
    "artist": "GANS",
    "artist_ids": [
        "8e5c16ed-5bd1-4614-bede-41f594abf8d8"
    ],
    "album": "GOOD FOR THE SOUL",
    "release_id": "58315ed4-999b-4eb7-acbd-d3806ddc9fad",
    "release_group_id": "1eede2a8-5301-41e7-901b-24be3c759f10",
    "labels": [
        "Strap Originals"
    ],
    "label_ids": [
        "781475b4-627d-4470-a598-04fa9ece8db5"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "GANS is a post-punk duo from Birmingham, UK, made up of friends Euan Woodman and Thomas Rhodes.\n\nhttps://gansbham.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}