Information about plays

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

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

{
    "id": 3547873,
    "uri": "https://api.kexp.org/v2/plays/3547873/?format=api",
    "airdate": "2025-09-02T06:08:33-07:00",
    "show": 64452,
    "show_uri": "https://api.kexp.org/v2/shows/64452/?format=api",
    "image_uri": "https://ia801006.us.archive.org/9/items/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a-42826657723_thumb500.jpg",
    "thumbnail_uri": "https://dn721604.ca.archive.org/0/items/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a/mbid-fb3a77c9-1959-42d4-9470-8f54c817748a-42826657723_thumb250.jpg",
    "song": "Marylebone",
    "track_id": "b9df8a86-b0fe-4063-b13c-6985f56de6e0",
    "recording_id": "e3f1b4eb-ce4e-411e-b6e2-7845f00d1bd7",
    "artist": "Al Nicol",
    "artist_ids": [
        "33dc9ae0-242c-465b-9b3e-f1a9cea1ff81"
    ],
    "album": "Only Hoping",
    "release_id": "fb3a77c9-1959-42d4-9470-8f54c817748a",
    "release_group_id": "7e96baec-6e79-45f8-be91-1650a8e87527",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nashville-based Canadian singer-songwriter's debut album was produced by MC Taylor of Hiss Golden Messenger. \n\nAl will perform at Ottawa’s CityFolk Festival and Alberta’s Canmore Folk Fest this summer, before heading out on a fall 2025 U.S. East Coast tour with dates in Chicago, New York, Toronto, and beyond.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}