Information about plays

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

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

{
    "id": 3656695,
    "uri": "https://api.kexp.org/v2/plays/3656695/?format=api",
    "airdate": "2026-05-19T05:01:35-07:00",
    "show": 66757,
    "show_uri": "https://api.kexp.org/v2/shows/66757/?format=api",
    "image_uri": "https://dn710909.ca.archive.org/0/items/mbid-77f32a9c-8080-497b-b0d9-f93e21a5f93c/mbid-77f32a9c-8080-497b-b0d9-f93e21a5f93c-16162391947_thumb500.jpg",
    "thumbnail_uri": "https://dn710909.ca.archive.org/0/items/mbid-77f32a9c-8080-497b-b0d9-f93e21a5f93c/mbid-77f32a9c-8080-497b-b0d9-f93e21a5f93c-16162391947_thumb250.jpg",
    "song": "The Jungle",
    "track_id": "15182ee2-fc55-33af-9dc7-9a4098ff660a",
    "recording_id": "fadaccb0-9a29-4a67-bd05-b549a9034b23",
    "artist": "NoMeansNo",
    "artist_ids": [
        "37e9d7b2-7779-41b2-b2eb-3685351caad3"
    ],
    "album": "The Worldhood of the World (As Such)",
    "release_id": "77f32a9c-8080-497b-b0d9-f93e21a5f93c",
    "release_group_id": "1955b2a8-b55a-3448-86e3-c17e3113dc38",
    "labels": [
        "Alternative Tentacles"
    ],
    "label_ids": [
        "f1273178-651b-4d02-8f21-4ab1ec5a689a"
    ],
    "release_date": "1995-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "NoMeansNo's Rob Wright is currently in Dead Bob -\nhttps://deadbob.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}