Information about plays

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

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

{
    "id": 3630648,
    "uri": "https://api.kexp.org/v2/plays/3630648/?format=api",
    "airdate": "2026-03-18T14:17:56-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?format=api",
    "image_uri": "https://dn711507.ca.archive.org/0/items/mbid-3eef8ce5-7119-4f05-8d6e-57f5985f76a9/mbid-3eef8ce5-7119-4f05-8d6e-57f5985f76a9-44565148834_thumb500.jpg",
    "thumbnail_uri": "https://dn711507.ca.archive.org/0/items/mbid-3eef8ce5-7119-4f05-8d6e-57f5985f76a9/mbid-3eef8ce5-7119-4f05-8d6e-57f5985f76a9-44565148834_thumb250.jpg",
    "song": "bones & mirrors",
    "track_id": "0e429ad7-f7df-49cc-ad2c-7f0f7b1f107f",
    "recording_id": "f5cb5e05-2858-432e-b421-37a775da5984",
    "artist": "midori jaeger",
    "artist_ids": [
        "06dccd80-5531-4349-ac0f-f826e58ff49a"
    ],
    "album": "(Un)planted",
    "release_id": "3eef8ce5-7119-4f05-8d6e-57f5985f76a9",
    "release_group_id": "836e40e5-fd0f-4a53-8465-5554bf329c2e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-03-09",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "midori jaeger is a cellist, singer and composer originally from Japan.\n--\nGo here to purchase her just-released 5-song EP, \"(Un)planted\": https://midorijaeger.bandcamp.com/album/un-planted-ep-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}