Information about plays

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

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

{
    "id": 3609680,
    "uri": "https://api.kexp.org/v2/plays/3609680/?format=api",
    "airdate": "2026-01-27T05:51:31-08:00",
    "show": 65767,
    "show_uri": "https://api.kexp.org/v2/shows/65767/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-ea402b53-775b-4b0f-9561-bcb665812ad0/mbid-ea402b53-775b-4b0f-9561-bcb665812ad0-31783209860_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-ea402b53-775b-4b0f-9561-bcb665812ad0/mbid-ea402b53-775b-4b0f-9561-bcb665812ad0-31783209860_thumb250.jpg",
    "song": "Baby",
    "track_id": "bd679b4c-bf41-4009-a7e9-97d98df55367",
    "recording_id": "82728fb6-2702-4206-86ac-55d713e2cfdb",
    "artist": "Suburban Lawns",
    "artist_ids": [
        "f2e5a6f8-e72e-46a7-8e2e-34960339220a"
    ],
    "album": "Suburban Lawns",
    "release_id": "ea402b53-775b-4b0f-9561-bcb665812ad0",
    "release_group_id": "84afc3a0-4f81-33cd-930e-6a23b309bb8c",
    "labels": [
        "Futurism Records"
    ],
    "label_ids": [
        "01561d9d-260a-4231-a3b4-6a1a8e2c12bd"
    ],
    "release_date": "2015-09-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1983 release by the Suburban Lawns!\n\nSuburban Lawns was an American post-punk and new wave band from Long Beach, California, active between 1978 and 1983. The group was founded by California Institute of the Arts (CalArts) students Sue \"Su Tissue\" McLane and William \"Vex Billingsgate\" Ranson. \n\nThe band initially self-released music on their Suburban Industrial label before signing with I.R.S. Records, the home of contemporary acts like The Go-Go's and R.E.M..",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}