Information about plays

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

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

{
    "id": 3637069,
    "uri": "https://api.kexp.org/v2/plays/3637069/?format=api",
    "airdate": "2026-04-03T00:31:25-07:00",
    "show": 66349,
    "show_uri": "https://api.kexp.org/v2/shows/66349/?format=api",
    "image_uri": "https://dn710105.ca.archive.org/0/items/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a-44399467750_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a/mbid-02f0d407-4626-48c3-9f28-6dfb1bdf206a-44399467750_thumb250.jpg",
    "song": "hollyweird",
    "track_id": "78a408a5-96e1-4bd8-bd47-ff9107c1aefb",
    "recording_id": "726544c7-f284-41dc-8aa6-e87d17554b3e",
    "artist": "aja monet",
    "artist_ids": [
        "c1d14ed4-9a04-43e1-bc7b-f16471768f42"
    ],
    "album": "hollyweird",
    "release_id": "02f0d407-4626-48c3-9f28-6dfb1bdf206a",
    "release_group_id": "33a2c9fc-6fcd-4a48-8062-b276e772790d",
    "labels": [
        "drink sum wtr"
    ],
    "label_ids": [
        "778a90c4-21ff-4035-b3dc-80f62d0e989c"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}