Information about plays

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

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

{
    "id": 3630790,
    "uri": "https://api.kexp.org/v2/plays/3630790/?format=api",
    "airdate": "2026-03-18T22:46:34-07:00",
    "show": 66218,
    "show_uri": "https://api.kexp.org/v2/shows/66218/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324-44405280250_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324/mbid-a35564b7-ba84-4ddf-99e8-5e3a30e7e324-44405280250_thumb250.jpg",
    "song": "Primrose",
    "track_id": "d235d26a-8201-4be4-816b-d92e2efc662d",
    "recording_id": "657777f9-560f-4579-8c94-543ede6a53e7",
    "artist": "Jon Hood",
    "artist_ids": [
        "418b9537-d227-4f7a-8474-4dfe4039ac2e"
    ],
    "album": "Pieces of Reality",
    "release_id": "a35564b7-ba84-4ddf-99e8-5e3a30e7e324",
    "release_group_id": "6bc83f4d-f8ae-430b-852b-fa95ab922912",
    "labels": [
        "Oh, Sister Records"
    ],
    "label_ids": [
        "8b8b139b-4a2d-4f8e-b543-7246948575a4"
    ],
    "release_date": "2026-02-20",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jon Hood are a quartet from Switzerland. \n\nhttps://jonhood.bandcamp.com/album/pieces-of-reality",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}