Information about plays

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

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

{
    "id": 3630561,
    "uri": "https://api.kexp.org/v2/plays/3630561/?format=api",
    "airdate": "2026-03-18T08:57:26-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn721306.ca.archive.org/0/items/mbid-b5788bc1-7f8f-3dad-a322-43d1af75426c/mbid-b5788bc1-7f8f-3dad-a322-43d1af75426c-7581122056_thumb500.jpg",
    "thumbnail_uri": "https://dn721306.ca.archive.org/0/items/mbid-b5788bc1-7f8f-3dad-a322-43d1af75426c/mbid-b5788bc1-7f8f-3dad-a322-43d1af75426c-7581122056_thumb250.jpg",
    "song": "Birth, School, Work, Death",
    "track_id": "2e17ddbf-5935-39b2-b5bb-cd28ac3a9ebd",
    "recording_id": "db09201c-7610-4dce-9a19-c5c01b2aa783",
    "artist": "The Godfathers",
    "artist_ids": [
        "de288aa4-b753-490d-af0e-62bbe63e8411"
    ],
    "album": "Birth, School, Work, Death",
    "release_id": "6e4962a6-4990-4271-94f6-11212c1519b3",
    "release_group_id": "a903a13d-ba78-309a-b50e-3b8b668b85e3",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1988-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Birth, School, Work, Death is the second studio album by The Godfathers.\n\nThe Godfathers were formed in 1985 by brothers Peter Coyne (vocals) & Chris Coyne (bass/vocals) from the ashes of their previous band The Sid Presley Experience. They unleashed the storming rocker ‘Birth School Work Death’ as a single in '87 & scored a US Billboard top 40 hit after massive college radio airplay & heavy MTV rotation.\n\nhttps://thegodfathers.bandcamp.com\nhttps://www.thegodfathersofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}