Information about plays

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

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

{
    "id": 3614613,
    "uri": "https://api.kexp.org/v2/plays/3614613/?format=api",
    "airdate": "2026-02-07T22:04:49-08:00",
    "show": 65874,
    "show_uri": "https://api.kexp.org/v2/shows/65874/?format=api",
    "image_uri": "https://ia601308.us.archive.org/6/items/mbid-fbdc0070-002e-4215-9217-e028c424e57d/mbid-fbdc0070-002e-4215-9217-e028c424e57d-17299204904_thumb500.jpg",
    "thumbnail_uri": "https://ia601308.us.archive.org/6/items/mbid-fbdc0070-002e-4215-9217-e028c424e57d/mbid-fbdc0070-002e-4215-9217-e028c424e57d-17299204904_thumb250.jpg",
    "song": "Right Wing Pigeons",
    "track_id": "8c1359fd-015d-342b-96c3-f082bbf269ff",
    "recording_id": "5f9af69f-8804-4ecd-bfec-460383aa8ccb",
    "artist": "The Dead Milkmen",
    "artist_ids": [
        "cdd2e0f0-703d-454d-b5c7-cc3bb6dd5552"
    ],
    "album": "Big Lizard in My Backyard",
    "release_id": "fbdc0070-002e-4215-9217-e028c424e57d",
    "release_group_id": "06a44fee-11d1-3a92-943d-7f7dad49537b",
    "labels": [
        "Restless Records"
    ],
    "label_ids": [
        "573cf520-bd75-4040-8a4a-71f805759139"
    ],
    "release_date": "1985-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Christopher in Bremerton, WA\n\nAn Essentials edition of Big Lizard in My Backyard will be released on May 29th.\n\nhttp://www.deadmilkmen.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}