Information about plays

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

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

{
    "id": 3631359,
    "uri": "https://api.kexp.org/v2/plays/3631359/?format=api",
    "airdate": "2026-03-20T06:10:44-07:00",
    "show": 66228,
    "show_uri": "https://api.kexp.org/v2/shows/66228/?format=api",
    "image_uri": "https://dn710102.ca.archive.org/0/items/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1-43863743578_thumb500.jpg",
    "thumbnail_uri": "https://dn710102.ca.archive.org/0/items/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1/mbid-b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1-43863743578_thumb250.jpg",
    "song": "Shake Me Awake",
    "track_id": "cd6328d9-85ba-438c-a19f-2f62940b2b2e",
    "recording_id": "0ba5ba86-10bf-4d3f-8cdd-11981db8352c",
    "artist": "Luke Temple",
    "artist_ids": [
        "27c978f2-284d-469f-a116-23f7fca9a6fc"
    ],
    "album": "Hungry Animal",
    "release_id": "b25e34b3-d281-4dfc-98d3-d0eaeaac9ae1",
    "release_group_id": "19d1754d-855f-4f65-9ae5-67a0c996aae3",
    "labels": [
        "Western Vinyl"
    ],
    "label_ids": [
        "c4126b4a-ac23-429c-ba19-148fd287def8"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Luke Temple, also known under the alias Art Feynman, is an American singer-songwriter. He records under his own name and with New York–based band Here We Go Magic. Temple was born in Salem, Massachusetts. After spending time in Northern California, he studied painting at Boston's Museum of Fine Arts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}