Information about plays

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

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

{
    "id": 3550132,
    "uri": "https://api.kexp.org/v2/plays/3550132/?format=api",
    "airdate": "2025-09-07T17:41:32-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://ia800304.us.archive.org/14/items/mbid-0323e419-aeb0-3028-bcb4-dda4e8219d86/mbid-0323e419-aeb0-3028-bcb4-dda4e8219d86-17683583429_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/14/items/mbid-0323e419-aeb0-3028-bcb4-dda4e8219d86/mbid-0323e419-aeb0-3028-bcb4-dda4e8219d86-17683583429_thumb250.jpg",
    "song": "Ana Ng",
    "track_id": "6efb3cff-1596-36a2-844a-982f24e0ec9c",
    "recording_id": "d26510e0-ca1a-43c1-bd37-bd84af39f0f5",
    "artist": "They Might Be Giants",
    "artist_ids": [
        "183d6ef6-e161-47ff-9085-063c8b897e97"
    ],
    "album": "Lincoln",
    "release_id": "0323e419-aeb0-3028-bcb4-dda4e8219d86",
    "release_group_id": "715a2093-aab9-3cbe-bc15-0925533e59df",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title of the track came from an experience that band members John Flansburgh and John Linnell (the Johns) had when they found a huge number of Ng listings in the New York City phone book.\n\nLinnell shares, \"I think I was collecting possible song ideas and, for some reason, I ended up looking in the phone book, and there were about four pages of this name that contains no vowels, Ng. I was fascinated because it's a name I didn't know about before, and it was filling up a large chunk of the Manhattan white pages.\n\n\"I called up some of the numbers kind of experimentally to find out how it was pronounced, and I got the phone machine of a Dr. Ng and I was kind of relieved. The message said, 'Dr. Ng is not in,' and I had my material.\" https://tinyurl.com/4we8352d",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}