Information about plays

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

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

{
    "id": 3554579,
    "uri": "https://api.kexp.org/v2/plays/3554579/?format=api",
    "airdate": "2025-09-18T11:20:53-07:00",
    "show": 64594,
    "show_uri": "https://api.kexp.org/v2/shows/64594/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64-41926717673_thumb500.jpg",
    "thumbnail_uri": "https://ia801205.us.archive.org/16/items/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64/mbid-00d81b0e-e196-4154-aa88-1084eb6dca64-41926717673_thumb250.jpg",
    "song": "Saoirse",
    "track_id": "49aeefe1-3ddc-4e1f-abc2-5b9db01e65fd",
    "recording_id": "434a251f-50c2-4f4b-8308-8c4ede87407a",
    "artist": "Maruja",
    "artist_ids": [
        "91af52ad-77b0-488e-b648-bf65ac695539"
    ],
    "album": "Pain to Power",
    "release_id": "00d81b0e-e196-4154-aa88-1084eb6dca64",
    "release_group_id": "b00b8a30-d2d5-470e-a161-7b01b0393b43",
    "labels": [
        "Music for Nations"
    ],
    "label_ids": [
        "70aac81c-4a9a-460f-a1bd-4d39626e1625"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Manchester UK band Maruja said this about \"Saoirse\":\n\n“This song is a profound plea for understanding and unity in the divisive and frightening times we live in. The video for the single was directed by Jake Thompson and Alex Orosa from Light In The Tower.\"\n\nhttps://northerntransmissions.com/maruja-release-new-single-and-video-saoirse/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}