Information about plays

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

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

{
    "id": 3636512,
    "uri": "https://api.kexp.org/v2/plays/3636512/?format=api",
    "airdate": "2026-04-01T16:28:06-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-b331c5e2-b4bc-4811-9fae-c4aa008405a3/mbid-b331c5e2-b4bc-4811-9fae-c4aa008405a3-24364285103_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-b331c5e2-b4bc-4811-9fae-c4aa008405a3/mbid-b331c5e2-b4bc-4811-9fae-c4aa008405a3-24364285103_thumb250.jpg",
    "song": "Space Cadet",
    "track_id": "fd42691a-1738-43c7-a50d-7571b5d75bc2",
    "recording_id": "d648eee0-56e0-4521-93d9-97cd73c58dfe",
    "artist": "Beabadoobee",
    "artist_ids": [
        "88d17133-abbc-42db-9526-4e2c1db60336"
    ],
    "album": "Space Cadet",
    "release_id": "b331c5e2-b4bc-4811-9fae-c4aa008405a3",
    "release_group_id": "2f12da45-60a8-44eb-8b94-58dbe54a63f6",
    "labels": [
        "Dirty Hit"
    ],
    "label_ids": [
        "00912541-da5c-400f-9ea5-dde92828aa6a"
    ],
    "release_date": "2019-10-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Beatrice Laus, known professionally as beabadoobee, is a Filipino-British singer-songwriter. \n--\nKEXP selected her song \"Are You Sure\" from her 2019 album \"Space Cadet\" as a free KEXP song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2020/1/2/beabadoobee-are-you-sure/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}