Information about plays

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

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

{
    "id": 3610995,
    "uri": "https://api.kexp.org/v2/plays/3610995/?format=api",
    "airdate": "2026-01-30T10:00:26-08:00",
    "show": 65793,
    "show_uri": "https://api.kexp.org/v2/shows/65793/?format=api",
    "image_uri": "https://ia601201.us.archive.org/10/items/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35-15051816373_thumb500.jpg",
    "thumbnail_uri": "https://ia601201.us.archive.org/10/items/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35/mbid-59f7dc45-12cc-4878-88e8-3f578262bb35-15051816373_thumb250.jpg",
    "song": "Snowblind",
    "track_id": "37bfe660-6511-4f28-9144-f13134a2ab1c",
    "recording_id": "e383e97e-e1dd-4a96-a849-51ec881b346a",
    "artist": "Brownout presents Brown Sabbath",
    "artist_ids": [
        "c7c1b94b-92d6-4ffb-bc53-949e24d8b858",
        "4451bb2f-4542-4774-a698-aa30ba976e79"
    ],
    "album": "Brownout Presents Brown Sabbath, Vol. II",
    "release_id": "eaa33924-aef8-4550-9919-b7cd33326078",
    "release_group_id": "ac5f221b-0e32-4918-ac00-fc8d50bf57c1",
    "labels": [
        "Ubiquity"
    ],
    "label_ids": [
        "20fbac96-c7ee-48b5-9177-e7b6d42e108f"
    ],
    "release_date": "2016-10-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Austin, Brownout was formed in 2003 as a side project by members of Grupo Fantasma. \n\nTwo years after Brownout Presents Brown Sabbath in 2014, the band released a second volume of covers in 2016 featuring 1975’s Sabotage. Adrian Quesada says the new album reflects their growth and confidence since Volume 1, showcasing their evolving take on Black Sabbath.\n\nhttps://brownout.bandcamp.com/album/brown-sabbath-vol-ii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}