Information about plays

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

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

{
    "id": 3549316,
    "uri": "https://api.kexp.org/v2/plays/3549316/?format=api",
    "airdate": "2025-09-05T17:59:14-07:00",
    "show": 64483,
    "show_uri": "https://api.kexp.org/v2/shows/64483/?format=api",
    "image_uri": "https://dn721200.ca.archive.org/0/items/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9-7793113408_thumb500.jpg",
    "thumbnail_uri": "https://ia800909.us.archive.org/18/items/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9-7793113408_thumb250.jpg",
    "song": "Mistaken for Strangers",
    "track_id": "442103c6-8430-36b0-906d-39021e6adf38",
    "recording_id": "7eea0b53-9e19-4302-99d3-8c5cf8ac7ade",
    "artist": "The National",
    "artist_ids": [
        "664c3e0e-42d8-48c1-b209-1efca19c0325"
    ],
    "album": "Boxer",
    "release_id": "60797f49-bac1-4154-a62d-fbaa0cb8d3b9",
    "release_group_id": "9facb475-4c5f-369b-9b93-1280e6669090",
    "labels": [
        "Beggars Banquet"
    ],
    "label_ids": [
        "5917da67-b605-4a08-a5a0-a6874501dda4"
    ],
    "release_date": "2007-05-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Boxer is the fourth studio album by The National. - https://www.americanmary.com/ \nShould you be hungry for more, here's The National performing live in the KEXP studio back in 2017 - https://www.youtube.com/watch?v=UKOq5rAFoJw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}