Information about plays

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

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

{
    "id": 3657149,
    "uri": "https://api.kexp.org/v2/plays/3657149/?format=api",
    "airdate": "2026-05-20T08:08:00-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://ia600903.us.archive.org/16/items/mbid-66688a16-51fa-436a-ac79-767d54e776da/mbid-66688a16-51fa-436a-ac79-767d54e776da-44862394690_thumb500.jpg",
    "thumbnail_uri": "https://ia600903.us.archive.org/16/items/mbid-66688a16-51fa-436a-ac79-767d54e776da/mbid-66688a16-51fa-436a-ac79-767d54e776da-44862394690_thumb250.jpg",
    "song": "Tougher Than the Rest",
    "track_id": "011e7f38-d4b9-466f-8131-9df0d8bd5c04",
    "recording_id": "003070b6-0fdf-4cbd-8756-8ae1c2f0a729",
    "artist": "Nation of Language",
    "artist_ids": [
        "88927646-0c28-4b1b-a69e-cb33c400d650"
    ],
    "album": "Tougher Than the Rest",
    "release_id": "66688a16-51fa-436a-ac79-767d54e776da",
    "release_group_id": "6e948517-3fa5-4b33-a46c-fd6f6023a7f2",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-04-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is Nation of Language's cover of the the Bruce Springsteen song from his album \"Tunnel of Love.\" \n--\nHere's The Boss's version, for comparison's sake: https://www.youtube.com/watch?v=_91hNV6vuBY\n--\nNation of Language and Deep Sea Diver will be playing @ Remlinger Farms in Carnation, WA on Saturday, July 18th.\n\nhttps://nationoflanguage.bandcamp.com\nhttps://www.nationoflanguage.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}