Information about plays

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

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

{
    "id": 3571427,
    "uri": "https://api.kexp.org/v2/plays/3571427/?format=api",
    "airdate": "2025-10-29T13:50:51-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Black Stations/White Stations",
    "track_id": "31ed332a-118a-429c-a4fa-de89affccdac",
    "recording_id": "349e8ab6-257b-413c-83a0-391fdb604462",
    "artist": "Martha and the Muffins",
    "artist_ids": [
        "d0a4fd70-d8ab-442e-8fb0-f5608936dce3"
    ],
    "album": "Mystery Walk (30th Anniversary Edition)",
    "release_id": "95ca721a-3db4-4dc2-8276-a2a8579461a4",
    "release_group_id": "31c76e40-b82c-36e6-be10-e5624e7061ac",
    "labels": [
        "Muffin Music"
    ],
    "label_ids": [
        "0afe3ee5-10de-4486-9bfc-6d833f1dfd68"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Paul!\n\n“Black Stations / White Stations” is based on a true story about radio stations and racism.  Martha Johnson knew about a radio station that refused to play a song about an interracial relationship (INXS's “Original Sin,” perhaps?), and it prompted her and Mark Gane to write the song, with lyrics calling radio stations out to “Stand Up and Face The Music / This Is 1984.” : https://foreveryoung80s.wordpress.com/2020/01/20/real-one-hit-wonder-of-the-week-black-stations-white-stations-mm-martha-and-the-muffins-1984/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}