Information about plays

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

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

{
    "id": 3659460,
    "uri": "https://api.kexp.org/v2/plays/3659460/?format=api",
    "airdate": "2026-05-25T15:55:19-07:00",
    "show": 66813,
    "show_uri": "https://api.kexp.org/v2/shows/66813/?format=api",
    "image_uri": "https://dn711006.ca.archive.org/0/items/mbid-797fd093-dc30-4e99-b3c0-c0ab7780ed64/mbid-797fd093-dc30-4e99-b3c0-c0ab7780ed64-45102359235_thumb500.jpg",
    "thumbnail_uri": "https://dn711006.ca.archive.org/0/items/mbid-797fd093-dc30-4e99-b3c0-c0ab7780ed64/mbid-797fd093-dc30-4e99-b3c0-c0ab7780ed64-45102359235_thumb250.jpg",
    "song": "Total Monet",
    "track_id": "8d4854d9-9bc1-4088-abe2-e64a48b14e67",
    "recording_id": "5b3dcc16-d808-4ea8-9393-ed9080c4d1ec",
    "artist": "Family Worship Center",
    "artist_ids": [
        "a4aa0c5a-a8cc-45e4-82a3-37af4857b6ff"
    ],
    "album": "Total Monet",
    "release_id": "797fd093-dc30-4e99-b3c0-c0ab7780ed64",
    "release_group_id": "f02f919d-13e3-45a1-928f-ae65aeb4cb26",
    "labels": [
        "Corporat Records"
    ],
    "label_ids": [
        "c4bba9a0-1b41-46c9-aab6-7dd8dac73cbb"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The second full length album from Portland's Psych-soul collective Family Worship Center is due out June 12th!\nhttps://familywarship.bandcamp.com/album/only-visiting",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}