Information about plays

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

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

{
    "id": 3544511,
    "uri": "https://api.kexp.org/v2/plays/3544511/?format=api",
    "airdate": "2025-08-25T05:01:43-07:00",
    "show": 64383,
    "show_uri": "https://api.kexp.org/v2/shows/64383/?format=api",
    "image_uri": "https://ia801606.us.archive.org/21/items/mbid-5841ed3a-22c7-4521-b0b5-46f246d48327/mbid-5841ed3a-22c7-4521-b0b5-46f246d48327-9507870686_thumb500.jpg",
    "thumbnail_uri": "https://ia601606.us.archive.org/21/items/mbid-5841ed3a-22c7-4521-b0b5-46f246d48327/mbid-5841ed3a-22c7-4521-b0b5-46f246d48327-9507870686_thumb250.jpg",
    "song": "Piano Concerto no. 26 in D major, K. 537 \"Coronation Concerto\": III. Allegretto con moto",
    "track_id": "6b51934e-da83-4dc6-978d-acf4cf84292f",
    "recording_id": "aabcb8bf-a94e-4fde-a98b-f0f0cae32f8c",
    "artist": "Wolfgang Amadeus Mozart",
    "artist_ids": [
        "b972f589-fb0e-474e-b64a-803b0364fa75"
    ],
    "album": "Mozart Arranged by Hummel",
    "release_id": "5841ed3a-22c7-4521-b0b5-46f246d48327",
    "release_group_id": "0baa7fe3-be70-42aa-b74f-37ad3883b5b6",
    "labels": [
        "BIS"
    ],
    "label_ids": [
        "447147a3-c947-4422-9993-db1254234110"
    ],
    "release_date": "2013-04-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, and welcome to Early with Eva!\n\nIt's Mozart Monday...There are three concerto recordings. The earliest is Mozart's “Coronation” Concerto, K537, dating from December 1931.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}