Information about plays

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

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

{
    "id": 3618344,
    "uri": "https://api.kexp.org/v2/plays/3618344/?format=api",
    "airdate": "2026-02-16T15:42:38-08:00",
    "show": 65951,
    "show_uri": "https://api.kexp.org/v2/shows/65951/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-5ada22de-ab6c-4cba-9e30-1a2a37e146e4/mbid-5ada22de-ab6c-4cba-9e30-1a2a37e146e4-37642330026_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-5ada22de-ab6c-4cba-9e30-1a2a37e146e4/mbid-5ada22de-ab6c-4cba-9e30-1a2a37e146e4-37642330026_thumb250.jpg",
    "song": "Soul in a Jar",
    "track_id": "5485d6e3-ba8a-3c65-8865-23256c825a63",
    "recording_id": "d2e29d14-e84f-4a4f-8d8c-6ad09ffdafce",
    "artist": "The Veldt",
    "artist_ids": [
        "3bb7727d-8ec5-4ca8-aa17-84af34dd2993"
    ],
    "album": "Afrodisiac",
    "release_id": "5ada22de-ab6c-4cba-9e30-1a2a37e146e4",
    "release_group_id": "9af6e1c8-3dda-3c7b-8854-74c0f903978e",
    "labels": [
        "PolyGram"
    ],
    "label_ids": [
        "1fc9f71a-8d08-4c02-ab13-fa752750ae44"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jeff and Tara Lee, who was a huge part of the goth community and the Director and creator of Gothic pride Seattle.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}