Information about plays

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

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

{
    "id": 3637635,
    "uri": "https://api.kexp.org/v2/plays/3637635/?format=api",
    "airdate": "2026-04-04T08:06:05-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-53eeabf4-ef63-4b26-ab82-581df56447f5/mbid-53eeabf4-ef63-4b26-ab82-581df56447f5-44150256035_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-53eeabf4-ef63-4b26-ab82-581df56447f5/mbid-53eeabf4-ef63-4b26-ab82-581df56447f5-44150256035_thumb250.jpg",
    "song": "Arnold",
    "track_id": "30960a35-b16a-4b3b-891a-bff07b7b9b10",
    "recording_id": "95bb6399-7794-42fd-b428-a9841b9502e4",
    "artist": "Status/Non-Status",
    "artist_ids": [
        "9d20b31a-1d51-4a32-9e37-5e876de74c8a"
    ],
    "album": "Big Changes",
    "release_id": "53eeabf4-ef63-4b26-ab82-581df56447f5",
    "release_group_id": "75c5bc52-e16d-464e-972b-c752c9c760b7",
    "labels": [
        "You've Changed Records"
    ],
    "label_ids": [
        "ca792f70-e07f-45a1-998e-45e89b8a6be8"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anishinaabe\n\nStatus/Non-Status are a Anishinaabe led band from Guelph, Ontario\n",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}