Information about plays

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

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

{
    "id": 3554109,
    "uri": "https://api.kexp.org/v2/plays/3554109/?format=api",
    "airdate": "2025-09-17T08:34:49-07:00",
    "show": 64585,
    "show_uri": "https://api.kexp.org/v2/shows/64585/?format=api",
    "image_uri": "https://ia800306.us.archive.org/27/items/mbid-2de02df3-e26d-37dd-812e-133469478e2d/mbid-2de02df3-e26d-37dd-812e-133469478e2d-13921439233_thumb500.jpg",
    "thumbnail_uri": "https://ia800306.us.archive.org/27/items/mbid-2de02df3-e26d-37dd-812e-133469478e2d/mbid-2de02df3-e26d-37dd-812e-133469478e2d-13921439233_thumb250.jpg",
    "song": "Fell From the Sun",
    "track_id": "3c263db7-3fc9-3fcd-b581-02a3b9e553f5",
    "recording_id": "c6940689-074c-415a-a83a-b6a67827b9de",
    "artist": "Pale Saints",
    "artist_ids": [
        "1584532a-62ed-4cbe-ad95-6def0af7df35"
    ],
    "album": "The Comforts of Madness",
    "release_id": "7ca0a939-eaac-3306-a9ff-ee8dc04720c4",
    "release_group_id": "aa4b3e48-d205-344d-b080-ecbb886a9888",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "1990-02-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pale Saints were formed in Leeds in 1987 by singer/bassist Ian Masters, guitarist Graeme Naysmith and drummer Chris Cooper. Part of a new generation of 'shoegazing' groups inspired by My Bloody Valentine, Ivo sent them into the studio with producers Gil Norton and John Fryer; the result was the three-song EP Barging Into the Presence Of God, released in September 1989.\n\nThe trio's debut album, The Comforts Of Madness, was also the label's [4AD] first release of the new decade. \nhttps://4ad.com/artists/palesaints\n\nhttps://palesaints.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}