Information about plays

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

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

{
    "id": 3630112,
    "uri": "https://api.kexp.org/v2/plays/3630112/?format=api",
    "airdate": "2026-03-17T08:53:34-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-7968be8e-cfd3-44bf-b46f-04ba4f804f0f/mbid-7968be8e-cfd3-44bf-b46f-04ba4f804f0f-26767203783_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-7968be8e-cfd3-44bf-b46f-04ba4f804f0f/mbid-7968be8e-cfd3-44bf-b46f-04ba4f804f0f-26767203783_thumb250.jpg",
    "song": "In the Name of the Father",
    "track_id": "334d1770-3d53-4d74-97ef-beb3c0048f8e",
    "recording_id": "927fb04e-b58c-4f3c-83a9-16fba3eba01b",
    "artist": "Bono & Gavin Friday",
    "artist_ids": [
        "7f347782-eb14-40c3-98e2-17b6e1bfe56c",
        "597c3e34-16f7-4e9a-81da-d6bda8b4d740"
    ],
    "album": "In the Name of the Father: Music From the Motion Picture Soundtrack",
    "release_id": "7968be8e-cfd3-44bf-b46f-04ba4f804f0f",
    "release_group_id": "292bcfcb-fe23-3538-bbba-70ad4dbb2368",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1994-01-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the movie \"In the Name of the Father,\" a 1993 biographical courtroom drama film. It is based on the true story of the Guildford Four, four people falsely convicted of the 1974 Guildford pub bombings, which killed four off-duty British soldiers and a civilian. Bono along with Gavin Friday and Maurice Seezer wrote three songs for inclusion in the film.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}