Information about plays

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

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

{
    "id": 3627371,
    "uri": "https://api.kexp.org/v2/plays/3627371/?format=api",
    "airdate": "2026-03-10T08:25:05-07:00",
    "show": 66143,
    "show_uri": "https://api.kexp.org/v2/shows/66143/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-acdba80f-e6cd-44d3-a06a-05866a612fa4/mbid-acdba80f-e6cd-44d3-a06a-05866a612fa4-14784286934_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-acdba80f-e6cd-44d3-a06a-05866a612fa4/mbid-acdba80f-e6cd-44d3-a06a-05866a612fa4-14784286934_thumb250.jpg",
    "song": "Conjunction Junction",
    "track_id": "59411d8a-18ba-3b80-b855-12646b4a7570",
    "recording_id": "d9806420-8302-4eae-b460-876e9af0053d",
    "artist": "Jack Sheldon & Terry Morel",
    "artist_ids": [
        "37c304be-c13e-426c-8fd3-02bb511faf01",
        "d5376c5e-f81c-439c-8d4f-581d2e8655c3"
    ],
    "album": "Schoolhouse Rock!",
    "release_id": "acdba80f-e6cd-44d3-a06a-05866a612fa4",
    "release_group_id": "3f142ee6-af21-3894-8774-257a931fc5d3",
    "labels": [
        "Kid Rhino"
    ],
    "label_ids": [
        "7fca0d5c-2dad-4aba-9d95-2c57860332a1"
    ],
    "release_date": "1996-06-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Conjunction Junction” was written by Bob Dorough and performed by the incredible Jack Sheldon & Terry Morrell. Educating about the importance of \"hooking up words and phrases and clauses\" with and, but, or: https://www.youtube.com/watch?v=4AyjKgz9tKg \n\nJoin our community and donate to support listener-powered radio today!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}