Information about plays

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

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

{
    "id": 3594467,
    "uri": "https://api.kexp.org/v2/plays/3594467/?format=api",
    "airdate": "2025-12-22T12:33:13-08:00",
    "show": 65448,
    "show_uri": "https://api.kexp.org/v2/shows/65448/?format=api",
    "image_uri": "https://ia600300.us.archive.org/32/items/mbid-cc6f7a05-e1c4-4039-9eb3-8c8ccd37e6b1/mbid-cc6f7a05-e1c4-4039-9eb3-8c8ccd37e6b1-13919864002_thumb500.jpg",
    "thumbnail_uri": "https://ia800300.us.archive.org/32/items/mbid-cc6f7a05-e1c4-4039-9eb3-8c8ccd37e6b1/mbid-cc6f7a05-e1c4-4039-9eb3-8c8ccd37e6b1-13919864002_thumb250.jpg",
    "song": "Heaven's on Fire",
    "track_id": "6acc2e6c-0ec3-34b4-9bd1-79582a5dc76d",
    "recording_id": "21d2aeac-424b-416c-bb22-21d37fd027ea",
    "artist": "The Radio Dept.",
    "artist_ids": [
        "e664d1cd-23ab-48d5-b8fa-e98485daa5be"
    ],
    "album": "Clinging to a Scheme",
    "release_id": "cc6f7a05-e1c4-4039-9eb3-8c8ccd37e6b1",
    "release_group_id": "11e16d3d-f02f-4690-aadd-d4033993138f",
    "labels": [
        "Labrador"
    ],
    "label_ids": [
        "9c4f19be-ce66-44a6-8a19-9202c17361b5"
    ],
    "release_date": "2010-04-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Heaven’s on Fire” begins with a sample of Thurston Moore from the documentary “1991: The Year Punk Broke”. The sample sets the theme for the song: youth liberation and emotional rebellion against big business and decrying the masses who Moore was trying to incite but who don’t really care.\n\nhttps://theradiodept.bandcamp.com/album/clinging-to-a-scheme",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}