Information about plays

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

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

{
    "id": 3625583,
    "uri": "https://api.kexp.org/v2/plays/3625583/?format=api",
    "airdate": "2026-03-05T10:40:14-08:00",
    "show": 66097,
    "show_uri": "https://api.kexp.org/v2/shows/66097/?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://dn721200.ca.archive.org/0/items/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9/mbid-60797f49-bac1-4154-a62d-fbaa0cb8d3b9-7793113408_thumb250.jpg",
    "song": "Ada",
    "track_id": "75d8b0b4-e379-3cd6-9669-7c8d6fd80bdf",
    "recording_id": "0df50c4a-57c4-4a39-8306-62619193552b",
    "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": "Check out this Live on KEXP performance with The National from 2017 here!\n\nhttps://www.youtube.com/watch?v=UKOq5rAFoJw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}