Information about plays

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

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

{
    "id": 3622355,
    "uri": "https://api.kexp.org/v2/plays/3622355/?format=api",
    "airdate": "2026-02-26T00:46:58-08:00",
    "show": 66031,
    "show_uri": "https://api.kexp.org/v2/shows/66031/?format=api",
    "image_uri": "https://dn720600.ca.archive.org/0/items/mbid-70c6b166-dbf8-4a06-bb0b-e3f941973b8d/mbid-70c6b166-dbf8-4a06-bb0b-e3f941973b8d-44152070607_thumb500.jpg",
    "thumbnail_uri": "https://dn720600.ca.archive.org/0/items/mbid-70c6b166-dbf8-4a06-bb0b-e3f941973b8d/mbid-70c6b166-dbf8-4a06-bb0b-e3f941973b8d-44152070607_thumb250.jpg",
    "song": "Thinking About You",
    "track_id": "b79e3166-1289-45e9-89ac-7e689c16e6a1",
    "recording_id": "4f0c1631-407b-4d2b-85cd-83f30b1ed28f",
    "artist": "lovetempo",
    "artist_ids": [
        "af502a79-e8bd-49a3-b1cc-51352f8966e5"
    ],
    "album": "There Is a Light",
    "release_id": "70c6b166-dbf8-4a06-bb0b-e3f941973b8d",
    "release_group_id": "e9fea41c-60a0-42e5-b4b7-54641103f204",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New project from Mattie Safer (The Rapture/Poolside).\n\nhttps://itslovetempo.bandcamp.com/album/there-is-a-light",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}