Information about plays

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

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

{
    "id": 3629717,
    "uri": "https://api.kexp.org/v2/plays/3629717/?format=api",
    "airdate": "2026-03-16T11:04:00-07:00",
    "show": 66198,
    "show_uri": "https://api.kexp.org/v2/shows/66198/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-a1a48db6-b022-4edf-84d8-3ce2f208ea23/mbid-a1a48db6-b022-4edf-84d8-3ce2f208ea23-44223585076_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-a1a48db6-b022-4edf-84d8-3ce2f208ea23/mbid-a1a48db6-b022-4edf-84d8-3ce2f208ea23-44223585076_thumb250.jpg",
    "song": "Narcissus",
    "track_id": "041b5780-68fd-49a6-86b8-56e4781b0956",
    "recording_id": "1debdd0b-6185-4ca5-9d07-8e5c7998521b",
    "artist": "Railcard",
    "artist_ids": [
        "67575d6a-4527-4d3c-8a3b-2ab0be2c9827"
    ],
    "album": "Railcard",
    "release_id": "a1a48db6-b022-4edf-84d8-3ce2f208ea23",
    "release_group_id": "c703da6f-84b5-4c7d-8a71-68d9d3b95b32",
    "labels": [
        "Skep Wax Records"
    ],
    "label_ids": [
        "48295716-0146-45c0-a8e0-2d18479ade77"
    ],
    "release_date": "2026-02-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Railcard hails from London and features Rachel Love (vocals, guitar, cello, keys) Peter Momtchiloff (bass) Ian Button (vocals, drums, guitar) and\nAllison Thomson (trumpet)\n\nAlbum out now!\n\nhttps://railcardband.bandcamp.com/album/railcard",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}