Information about plays

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

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

{
    "id": 3522445,
    "uri": "https://api.kexp.org/v2/plays/3522445/?format=api",
    "airdate": "2025-07-04T06:30:28-07:00",
    "show": 63914,
    "show_uri": "https://api.kexp.org/v2/shows/63914/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-16f20491-ec24-4b7c-beac-61874628a06a/mbid-16f20491-ec24-4b7c-beac-61874628a06a-32219204014_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-16f20491-ec24-4b7c-beac-61874628a06a/mbid-16f20491-ec24-4b7c-beac-61874628a06a-32219204014_thumb250.jpg",
    "song": "Energy",
    "track_id": "fa130618-caf5-41d9-90a0-b4d964159904",
    "recording_id": "a2b29245-7809-44c4-9026-4d39d5b965a6",
    "artist": "Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "Energy",
    "release_id": "16f20491-ec24-4b7c-beac-61874628a06a",
    "release_group_id": "7b8e6a24-279f-482d-9900-c871fe5d4a8b",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2018-11-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Zambia\n\nSampa the Great is touring in the EU!\nhttps://sampathegreat.com/ \n\nWatch her 2022 live studio performance at KEXP: https://www.youtube.com/watch?v=Sit2mu4jWok",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}