Information about plays

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

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

{
    "id": 3660989,
    "uri": "https://api.kexp.org/v2/plays/3660989/?format=api",
    "airdate": "2026-05-29T10:19:34-07:00",
    "show": 66844,
    "show_uri": "https://api.kexp.org/v2/shows/66844/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-46b1e990-ad87-4e12-b8eb-19caa17059cf/mbid-46b1e990-ad87-4e12-b8eb-19caa17059cf-44570226022_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-46b1e990-ad87-4e12-b8eb-19caa17059cf/mbid-46b1e990-ad87-4e12-b8eb-19caa17059cf-44570226022_thumb250.jpg",
    "song": "Back of a Truck",
    "track_id": "f3887d91-e4c8-4939-b0eb-c6d1d0509475",
    "recording_id": "f304f3a7-7e5c-4927-ab3b-ceecef6c0005",
    "artist": "Rostam",
    "artist_ids": [
        "66a7117a-4b67-4a85-83bf-94491340d22d"
    ],
    "album": "American Stories",
    "release_id": "46b1e990-ad87-4e12-b8eb-19caa17059cf",
    "release_group_id": "5ad161ec-5587-4ec6-8d23-226d3ad76f78",
    "labels": [
        "Matsor Projects"
    ],
    "label_ids": [
        "cd977c01-9fe2-4c69-8bb5-a240afa225ea"
    ],
    "release_date": "2026-05-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "American Stories is the new album from Rostam Batmanglij of Vampire Weekend.\n\nCatch Rostam out on tour!\n\n-SF on June 3rd at The Chapel\n\n-Seattle on June 7th at The Crocodile\n\nhttps://matsor.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}